Răsfoiți Sursa

Feed changes

deadmoon 4 ani în urmă
părinte
comite
ac2a7631e5
3 a modificat fișierele cu 9 adăugiri și 6 ștergeri
  1. 4 4
      Optimizer/MainForm.Designer.cs
  2. 3 0
      Optimizer/MainForm.cs
  3. 2 2
      feed.json

+ 4 - 4
Optimizer/MainForm.Designer.cs

@@ -4476,7 +4476,7 @@ namespace Optimizer
             this.groupInternet.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
             this.groupInternet.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
             this.groupInternet.Location = new System.Drawing.Point(265, 77);
             this.groupInternet.Location = new System.Drawing.Point(265, 77);
             this.groupInternet.Name = "groupInternet";
             this.groupInternet.Name = "groupInternet";
-            this.groupInternet.Size = new System.Drawing.Size(246, 408);
+            this.groupInternet.Size = new System.Drawing.Size(225, 408);
             this.groupInternet.TabIndex = 164;
             this.groupInternet.TabIndex = 164;
             // 
             // 
             // groupCoding
             // groupCoding
@@ -4485,7 +4485,7 @@ namespace Optimizer
             | System.Windows.Forms.AnchorStyles.Left)));
             | System.Windows.Forms.AnchorStyles.Left)));
             this.groupCoding.AutoScroll = true;
             this.groupCoding.AutoScroll = true;
             this.groupCoding.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
             this.groupCoding.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
-            this.groupCoding.Location = new System.Drawing.Point(517, 77);
+            this.groupCoding.Location = new System.Drawing.Point(496, 77);
             this.groupCoding.Name = "groupCoding";
             this.groupCoding.Name = "groupCoding";
             this.groupCoding.Size = new System.Drawing.Size(198, 408);
             this.groupCoding.Size = new System.Drawing.Size(198, 408);
             this.groupCoding.TabIndex = 165;
             this.groupCoding.TabIndex = 165;
@@ -4496,9 +4496,9 @@ namespace Optimizer
             | System.Windows.Forms.AnchorStyles.Left)));
             | System.Windows.Forms.AnchorStyles.Left)));
             this.groupSoundVideo.AutoScroll = true;
             this.groupSoundVideo.AutoScroll = true;
             this.groupSoundVideo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
             this.groupSoundVideo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
-            this.groupSoundVideo.Location = new System.Drawing.Point(721, 77);
+            this.groupSoundVideo.Location = new System.Drawing.Point(700, 77);
             this.groupSoundVideo.Name = "groupSoundVideo";
             this.groupSoundVideo.Name = "groupSoundVideo";
-            this.groupSoundVideo.Size = new System.Drawing.Size(198, 408);
+            this.groupSoundVideo.Size = new System.Drawing.Size(211, 408);
             this.groupSoundVideo.TabIndex = 166;
             this.groupSoundVideo.TabIndex = 166;
             // 
             // 
             // MainForm
             // MainForm

+ 3 - 0
Optimizer/MainForm.cs

@@ -636,6 +636,9 @@ namespace Optimizer
 
 
                 AppCard appCard;
                 AppCard appCard;
                 groupSystemTools.Controls.Clear();
                 groupSystemTools.Controls.Clear();
+                groupInternet.Controls.Clear();
+                groupCoding.Controls.Clear();
+                groupSoundVideo.Controls.Clear();
 
 
                 foreach (FeedApp x in AppsFromFeed)
                 foreach (FeedApp x in AppsFromFeed)
                 {
                 {

+ 2 - 2
feed.json

@@ -229,7 +229,7 @@
       "Group": "Coding"
       "Group": "Coding"
    },
    },
    {
    {
-      "Title":"Visual Studio Code",
+      "Title":"VS Code",
       "Link64":"https://az764295.vo.msecnd.net/stable/c185983a683d14c396952dd432459097bc7f757f/VSCodeUserSetup-x64-1.55.0.exe",
       "Link64":"https://az764295.vo.msecnd.net/stable/c185983a683d14c396952dd432459097bc7f757f/VSCodeUserSetup-x64-1.55.0.exe",
       "Link":"https://az764295.vo.msecnd.net/stable/c185983a683d14c396952dd432459097bc7f757f/VSCodeUserSetup-ia32-1.55.0.exe",
       "Link":"https://az764295.vo.msecnd.net/stable/c185983a683d14c396952dd432459097bc7f757f/VSCodeUserSetup-ia32-1.55.0.exe",
       "Tag":"cVSCode",
       "Tag":"cVSCode",
@@ -626,7 +626,7 @@
         "Group": "Coding"
         "Group": "Coding"
    },
    },
    {
    {
-   	  "Title": "K-Lite Codec Pack Mega",
+   	  "Title": "K-Lite Codec Pack",
    	  "Link": "https://files2.codecguide.com/K-Lite_Codec_Pack_1630_Mega.exe",
    	  "Link": "https://files2.codecguide.com/K-Lite_Codec_Pack_1630_Mega.exe",
    	  "Tag": "cCodecs",
    	  "Tag": "cCodecs",
         "Image": "https://raw.githubusercontent.com/hellzerg/optimizer/master/images/feed/klite.png",
         "Image": "https://raw.githubusercontent.com/hellzerg/optimizer/master/images/feed/klite.png",