diff --git a/Test.xml b/Test.xml deleted file mode 100644 index 0c8bd24..0000000 --- a/Test.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - NGL - Very cool - 1 - 61bf9198-8a90-4bc8-9a37-82d105650a7f - file:///B:/SRC/VisualStudio/UpTool2/TestApp.zip - 90357A2DC362A791753A69A67073C95ADD4EE7193B9AE2E661025488E7B5EBC6 - #FF0000 - https://github.com/CreepyCrafter24/Netzgottesdienst-Test/raw/master/images/drawable/NGL.png - - \ No newline at end of file diff --git a/TestApp.zip b/TestApp.zip deleted file mode 100644 index b5d53ad..0000000 Binary files a/TestApp.zip and /dev/null differ diff --git a/ToDo.txt b/ToDo.txt index cc8f580..3ef054f 100644 --- a/ToDo.txt +++ b/ToDo.txt @@ -1 +1,4 @@ -Automatic Updates for UpTool \ No newline at end of file +Automatic Updates for UpTool +ProgressBar for Downloads +Icons +Splash screen \ No newline at end of file diff --git a/UpTool2/MainForm.Designer.cs b/UpTool2/MainForm.Designer.cs index 14143e9..6fdd386 100644 --- a/UpTool2/MainForm.Designer.cs +++ b/UpTool2/MainForm.Designer.cs @@ -176,7 +176,8 @@ this.ClientSize = new System.Drawing.Size(800, 450); this.Controls.Add(this.splitContainer); this.Name = "MainForm"; - this.Text = "Form1"; + this.ShowIcon = false; + this.Text = "UpTool 2"; this.infoPanel.ResumeLayout(false); this.infoPanel.PerformLayout(); this.splitContainer.Panel1.ResumeLayout(false);