From f16e5da5ae915e346fed29e8b3620fe9a243584d Mon Sep 17 00:00:00 2001 From: pfg Date: Sun, 5 Mar 2017 17:51:41 -0800 Subject: Allows the creation of a file (0:/md.txt) for testing ShiftOS Markdown in the shiftnet --- ShiftOS.WinForms/Window.resx | 120 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 ShiftOS.WinForms/Window.resx (limited to 'ShiftOS.WinForms/Window.resx') diff --git a/ShiftOS.WinForms/Window.resx b/ShiftOS.WinForms/Window.resx new file mode 100644 index 0000000..1af7de1 --- /dev/null +++ b/ShiftOS.WinForms/Window.resx @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + \ No newline at end of file -- cgit v1.2.3