diff --git a/LinearAppLauncher.csproj b/LinearAppLauncher.csproj index 6ac1a46..2d4dbe9 100644 --- a/LinearAppLauncher.csproj +++ b/LinearAppLauncher.csproj @@ -57,6 +57,11 @@ + + True + True + Resources.resx + Form @@ -87,13 +92,7 @@ ResXFileCodeGenerator Resources.Designer.cs - Designer - - True - Resources.resx - True - HeadingPanel.cs @@ -131,5 +130,8 @@ + + + \ No newline at end of file diff --git a/MainForm.Designer.cs b/MainForm.Designer.cs index 0c8ee28..82c2105 100644 --- a/MainForm.Designer.cs +++ b/MainForm.Designer.cs @@ -36,7 +36,6 @@ this.panel5 = new System.Windows.Forms.Panel(); this.titlePanel1 = new AppLauncher.Windows.Forms.TitlePanel(); this.headingPanel1 = new AppLauncher.Windows.Forms.HeadingPanel(); - this.panel4 = new System.Windows.Forms.Panel(); this.panel6 = new System.Windows.Forms.Panel(); this.panel7 = new System.Windows.Forms.Panel(); this.panel8 = new System.Windows.Forms.Panel(); @@ -47,12 +46,13 @@ this.panel13 = new System.Windows.Forms.Panel(); this.panel14 = new System.Windows.Forms.Panel(); this.panel15 = new System.Windows.Forms.Panel(); - this.panel1 = new System.Windows.Forms.Panel(); this.button2 = new System.Windows.Forms.Button(); - this.panel16 = new System.Windows.Forms.Panel(); this.label1 = new System.Windows.Forms.Label(); - this.tilePanel1 = new AppLauncher.Windows.Forms.TilePanel(); this.tilePanel2 = new AppLauncher.Windows.Forms.TilePanel(); + this.tilePanel1 = new AppLauncher.Windows.Forms.TilePanel(); + this.panel16 = new System.Windows.Forms.Panel(); + this.panel4 = new System.Windows.Forms.Panel(); + this.panel1 = new System.Windows.Forms.Panel(); this.flowLayoutPanel1.SuspendLayout(); this.SuspendLayout(); // @@ -135,17 +135,6 @@ this.headingPanel1.TabIndex = 9; this.headingPanel1.TitleText = "Featured"; // - // panel4 - // - this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68))))); - this.panel4.BackgroundImage = global::AppLauncher.Properties.Resources.mail_ea_32; - this.panel4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; - this.panel4.Location = new System.Drawing.Point(87, 90); - this.panel4.Margin = new System.Windows.Forms.Padding(3, 3, 0, 0); - this.panel4.Name = "panel4"; - this.panel4.Size = new System.Drawing.Size(70, 70); - this.panel4.TabIndex = 10; - // // panel6 // this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68))))); @@ -246,17 +235,6 @@ this.panel15.Size = new System.Drawing.Size(70, 70); this.panel15.TabIndex = 17; // - // panel1 - // - this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68))))); - this.panel1.BackgroundImage = global::AppLauncher.Properties.Resources.chrome_ea_32; - this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; - this.panel1.Location = new System.Drawing.Point(14, 90); - this.panel1.Margin = new System.Windows.Forms.Padding(3, 3, 0, 0); - this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(70, 70); - this.panel1.TabIndex = 3; - // // button2 // this.button2.Location = new System.Drawing.Point(160, 340); @@ -267,17 +245,6 @@ this.button2.UseVisualStyleBackColor = true; this.button2.Click += new System.EventHandler(this.button2_Click); // - // panel16 - // - this.panel16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68))))); - this.panel16.BackgroundImage = global::AppLauncher.Properties.Resources.mail_ea_32; - this.panel16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; - this.panel16.Location = new System.Drawing.Point(365, 120); - this.panel16.Margin = new System.Windows.Forms.Padding(3, 3, 0, 0); - this.panel16.Name = "panel16"; - this.panel16.Size = new System.Drawing.Size(70, 70); - this.panel16.TabIndex = 22; - // // label1 // this.label1.AutoEllipsis = true; @@ -290,6 +257,22 @@ this.label1.Text = "OpenOffice OpenOffice"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // + // tilePanel2 + // + this.tilePanel2.AutoScrollMargin = new System.Drawing.Size(0, 0); + this.tilePanel2.AutoScrollMinSize = new System.Drawing.Size(0, 0); + this.tilePanel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68))))); + this.tilePanel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(234))))); + this.tilePanel2.IconImage = global::AppLauncher.Properties.Resources.folder_ea_32; + this.tilePanel2.Location = new System.Drawing.Point(394, 236); + this.tilePanel2.Margin = new System.Windows.Forms.Padding(3, 3, 0, 0); + this.tilePanel2.MaximumSize = new System.Drawing.Size(70, 70); + this.tilePanel2.MinimumSize = new System.Drawing.Size(70, 70); + this.tilePanel2.Name = "tilePanel2"; + this.tilePanel2.Size = new System.Drawing.Size(70, 70); + this.tilePanel2.TabIndex = 25; + this.tilePanel2.TitleText = "Accessories"; + // // tilePanel1 // this.tilePanel1.AutoScrollMargin = new System.Drawing.Size(0, 0); @@ -306,21 +289,38 @@ this.tilePanel1.TabIndex = 24; this.tilePanel1.TitleText = "Mail"; // - // tilePanel2 + // panel16 // - this.tilePanel2.AutoScrollMargin = new System.Drawing.Size(0, 0); - this.tilePanel2.AutoScrollMinSize = new System.Drawing.Size(0, 0); - this.tilePanel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68))))); - this.tilePanel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(234))))); - this.tilePanel2.IconImage = global::AppLauncher.Properties.Resources.mail_ea_32; - this.tilePanel2.Location = new System.Drawing.Point(394, 236); - this.tilePanel2.Margin = new System.Windows.Forms.Padding(3, 3, 0, 0); - this.tilePanel2.MaximumSize = new System.Drawing.Size(70, 70); - this.tilePanel2.MinimumSize = new System.Drawing.Size(70, 70); - this.tilePanel2.Name = "tilePanel2"; - this.tilePanel2.Size = new System.Drawing.Size(70, 70); - this.tilePanel2.TabIndex = 25; - this.tilePanel2.TitleText = "Mail"; + this.panel16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68))))); + this.panel16.BackgroundImage = global::AppLauncher.Properties.Resources.mail_ea_32; + this.panel16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; + this.panel16.Location = new System.Drawing.Point(365, 120); + this.panel16.Margin = new System.Windows.Forms.Padding(3, 3, 0, 0); + this.panel16.Name = "panel16"; + this.panel16.Size = new System.Drawing.Size(70, 70); + this.panel16.TabIndex = 22; + // + // panel4 + // + this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68))))); + this.panel4.BackgroundImage = global::AppLauncher.Properties.Resources.mail_ea_32; + this.panel4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; + this.panel4.Location = new System.Drawing.Point(87, 90); + this.panel4.Margin = new System.Windows.Forms.Padding(3, 3, 0, 0); + this.panel4.Name = "panel4"; + this.panel4.Size = new System.Drawing.Size(70, 70); + this.panel4.TabIndex = 10; + // + // panel1 + // + this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68))))); + this.panel1.BackgroundImage = global::AppLauncher.Properties.Resources.chrome_ea_32; + this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; + this.panel1.Location = new System.Drawing.Point(14, 90); + this.panel1.Margin = new System.Windows.Forms.Padding(3, 3, 0, 0); + this.panel1.Name = "panel1"; + this.panel1.Size = new System.Drawing.Size(70, 70); + this.panel1.TabIndex = 3; // // MainForm // diff --git a/Properties/Resources.Designer.cs b/Properties/Resources.Designer.cs index 99e37e7..595fb8f 100644 --- a/Properties/Resources.Designer.cs +++ b/Properties/Resources.Designer.cs @@ -80,6 +80,16 @@ namespace AppLauncher.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + internal static System.Drawing.Bitmap folder_ea_32 { + get { + object obj = ResourceManager.GetObject("folder_ea_32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// diff --git a/Properties/Resources.resx b/Properties/Resources.resx index 5700ad4..f5a53b6 100644 --- a/Properties/Resources.resx +++ b/Properties/Resources.resx @@ -124,6 +124,9 @@ ..\Resources\chrome-ea-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\folder-ea-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\grid-ea-24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a diff --git a/Resources/folder-ea-32.png b/Resources/folder-ea-32.png new file mode 100644 index 0000000..6a3231f Binary files /dev/null and b/Resources/folder-ea-32.png differ diff --git a/Resources/raw/folder.svg b/Resources/raw/folder.svg new file mode 100644 index 0000000..ca2bf03 --- /dev/null +++ b/Resources/raw/folder.svg @@ -0,0 +1,63 @@ + + + + + + image/svg+xml + + + + + + + +