Prechádzať zdrojové kódy

Proper update to 3.5

hellzerg 7 rokov pred
rodič
commit
e72fe6448b
2 zmenil súbory, kde vykonal 6 pridanie a 5 odobranie
  1. 1 0
      CHANGELOG.md
  2. 5 5
      Optimizer/MainForm.Designer.cs

+ 1 - 0
CHANGELOG.md

@@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
 - Disable Windows Defender also removes tray icon now
 - Disable Windows Defender also removes tray icon now
 - Disable Start Menu ads & Silent App Install improved
 - Disable Start Menu ads & Silent App Install improved
 - Added option to restore Taskbar color
 - Added option to restore Taskbar color
+- Minor visual changes
 - Hide Sync Provider ads renamed to Disable Quick Access History
 - Hide Sync Provider ads renamed to Disable Quick Access History
    (disables used files and folders,
    (disables used files and folders,
     File Explorer opens 'This PC' by default now,
     File Explorer opens 'This PC' by default now,

+ 5 - 5
Optimizer/MainForm.Designer.cs

@@ -368,8 +368,8 @@
             // 
             // 
             this.tabCollection.Controls.Add(this.universalTab);
             this.tabCollection.Controls.Add(this.universalTab);
             this.tabCollection.Controls.Add(this.windowsXTab);
             this.tabCollection.Controls.Add(this.windowsXTab);
-            this.tabCollection.Controls.Add(this.modernAppsTab);
             this.tabCollection.Controls.Add(this.windowsVIIITab);
             this.tabCollection.Controls.Add(this.windowsVIIITab);
+            this.tabCollection.Controls.Add(this.modernAppsTab);
             this.tabCollection.Controls.Add(this.windowsVIITab);
             this.tabCollection.Controls.Add(this.windowsVIITab);
             this.tabCollection.Controls.Add(this.cleanerTab);
             this.tabCollection.Controls.Add(this.cleanerTab);
             this.tabCollection.Controls.Add(this.startupTab);
             this.tabCollection.Controls.Add(this.startupTab);
@@ -2711,7 +2711,7 @@
             this.panel5.Location = new System.Drawing.Point(11, 40);
             this.panel5.Location = new System.Drawing.Point(11, 40);
             this.panel5.Margin = new System.Windows.Forms.Padding(2);
             this.panel5.Margin = new System.Windows.Forms.Padding(2);
             this.panel5.Name = "panel5";
             this.panel5.Name = "panel5";
-            this.panel5.Size = new System.Drawing.Size(293, 433);
+            this.panel5.Size = new System.Drawing.Size(293, 435);
             this.panel5.TabIndex = 82;
             this.panel5.TabIndex = 82;
             // 
             // 
             // listDesktopItems
             // listDesktopItems
@@ -2727,7 +2727,7 @@
             this.listDesktopItems.Location = new System.Drawing.Point(0, 0);
             this.listDesktopItems.Location = new System.Drawing.Point(0, 0);
             this.listDesktopItems.Margin = new System.Windows.Forms.Padding(2);
             this.listDesktopItems.Margin = new System.Windows.Forms.Padding(2);
             this.listDesktopItems.Name = "listDesktopItems";
             this.listDesktopItems.Name = "listDesktopItems";
-            this.listDesktopItems.Size = new System.Drawing.Size(291, 431);
+            this.listDesktopItems.Size = new System.Drawing.Size(291, 433);
             this.listDesktopItems.TabIndex = 78;
             this.listDesktopItems.TabIndex = 78;
             // 
             // 
             // button60
             // button60
@@ -3071,7 +3071,7 @@
             this.panel6.Location = new System.Drawing.Point(11, 210);
             this.panel6.Location = new System.Drawing.Point(11, 210);
             this.panel6.Margin = new System.Windows.Forms.Padding(2);
             this.panel6.Margin = new System.Windows.Forms.Padding(2);
             this.panel6.Name = "panel6";
             this.panel6.Name = "panel6";
-            this.panel6.Size = new System.Drawing.Size(271, 262);
+            this.panel6.Size = new System.Drawing.Size(271, 264);
             this.panel6.TabIndex = 84;
             this.panel6.TabIndex = 84;
             // 
             // 
             // listCustomCommands
             // listCustomCommands
@@ -3087,7 +3087,7 @@
             this.listCustomCommands.Location = new System.Drawing.Point(0, 0);
             this.listCustomCommands.Location = new System.Drawing.Point(0, 0);
             this.listCustomCommands.Margin = new System.Windows.Forms.Padding(2);
             this.listCustomCommands.Margin = new System.Windows.Forms.Padding(2);
             this.listCustomCommands.Name = "listCustomCommands";
             this.listCustomCommands.Name = "listCustomCommands";
-            this.listCustomCommands.Size = new System.Drawing.Size(269, 260);
+            this.listCustomCommands.Size = new System.Drawing.Size(269, 262);
             this.listCustomCommands.TabIndex = 79;
             this.listCustomCommands.TabIndex = 79;
             // 
             // 
             // button26
             // button26