From cf1bf85e01c8d99f052c09b72d2fb2bbbc0b99b0 Mon Sep 17 00:00:00 2001 From: FloppyDiskDrive Date: Thu, 21 Sep 2017 17:16:49 -0500 Subject: Added the SOS code (VB and C#) Very, very incomplete (C# isn't *remotely* complete.) --- ShiftOS/Downloadmanager.resx | 140 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 ShiftOS/Downloadmanager.resx (limited to 'ShiftOS/Downloadmanager.resx') diff --git a/ShiftOS/Downloadmanager.resx b/ShiftOS/Downloadmanager.resx new file mode 100644 index 0000000..b8f8e96 --- /dev/null +++ b/ShiftOS/Downloadmanager.resx @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Welcome to the Download Manager. Like downloading programs off the internet? Want to download a movie or your favourite song? This is the right program! + +Simply click a download link in the Shiftnet and after conferming, all your stuff will start to download. Click the Current Downloads tab to see what your currently downloading. The History tab shows everything you have already downloaded and settings lets you customize your Download Manager. + + + 214, 57 + + + 130, 57 + + + 17, 57 + + + 308, 57 + + + 466, 57 + + \ No newline at end of file -- cgit v1.2.3