diff options
| author | Carver Harrison <[email protected]> | 2016-07-24 16:44:10 -0700 |
|---|---|---|
| committer | Carver Harrison <[email protected]> | 2016-07-24 16:44:10 -0700 |
| commit | b32d5ad06f12aa4817b5148297e35630d51ce96b (patch) | |
| tree | 96a42d32834dae302d6d5eac581d87fcf32522d5 | |
| parent | 9fe3a47a712f99ebdbd5f4bf720d49de1db7bbc2 (diff) | |
| parent | b7ae3515fb5346a5050356f484cabd2c3b751ec7 (diff) | |
| download | shiftos-c--b32d5ad06f12aa4817b5148297e35630d51ce96b.tar.gz shiftos-c--b32d5ad06f12aa4817b5148297e35630d51ce96b.tar.bz2 shiftos-c--b32d5ad06f12aa4817b5148297e35630d51ce96b.zip | |
Merge branch 'shiftui_integration' of https://github.com/MichaelTheShifter/ShiftOS-C- into shiftui_integration
| -rw-r--r-- | source/WindowsFormsApplication1/Properties/Resources.Designer.cs | 9 | ||||
| -rw-r--r-- | source/WindowsFormsApplication1/Resources/DSC01042.JPG | bin | 1200585 -> 0 bytes | |||
| -rw-r--r-- | source/WindowsFormsApplication1/Resources/fileicondirectory.bmp | bin | 3382 -> 3382 bytes |
3 files changed, 9 insertions, 0 deletions
diff --git a/source/WindowsFormsApplication1/Properties/Resources.Designer.cs b/source/WindowsFormsApplication1/Properties/Resources.Designer.cs index ae839f0..35fd7f9 100644 --- a/source/WindowsFormsApplication1/Properties/Resources.Designer.cs +++ b/source/WindowsFormsApplication1/Properties/Resources.Designer.cs @@ -10,6 +10,7 @@ namespace ShiftOS.Properties {
using System;
+ using System.Reflection;
/// <summary>
@@ -376,8 +377,12 @@ namespace ShiftOS.Properties { /// "You may realize that ShiftOS is quite locked down. This is to prevent anything bad from happening.":"???",
/// "However, in your Terminal, you should be able to run 'quests' to view all the tasks we need to accomplish.":"???",
/// "You'll also see a window near the App Launcher, I will use it to talk to you as we do things.":"???",
+<<<<<<< HEAD
/// "Well. Let's get started.":"???"
/// [rest of string was truncated]";.
+=======
+ /// "Well. Let's get started.":"???"
/// [rest of string was truncated]";.
+>>>>>>> b7ae3515fb5346a5050356f484cabd2c3b751ec7
/// </summary>
public static string Choice2 {
get {
@@ -503,7 +508,11 @@ namespace ShiftOS.Properties { ///
///All music in ShiftOS is provided by Free Songs to Use, whose YouTube channel ca [rest of string was truncated]";.
/// </summary>
+<<<<<<< HEAD
public static string Credits {
+=======
+ internal static string Credits {
+>>>>>>> b7ae3515fb5346a5050356f484cabd2c3b751ec7
get {
return ResourceManager.GetString("Credits", resourceCulture);
}
diff --git a/source/WindowsFormsApplication1/Resources/DSC01042.JPG b/source/WindowsFormsApplication1/Resources/DSC01042.JPG Binary files differdeleted file mode 100644 index bebf8a3..0000000 --- a/source/WindowsFormsApplication1/Resources/DSC01042.JPG +++ /dev/null diff --git a/source/WindowsFormsApplication1/Resources/fileicondirectory.bmp b/source/WindowsFormsApplication1/Resources/fileicondirectory.bmp Binary files differindex 9d57cae..f98152f 100644 --- a/source/WindowsFormsApplication1/Resources/fileicondirectory.bmp +++ b/source/WindowsFormsApplication1/Resources/fileicondirectory.bmp |
