From 019da5b9ebf67b758a31dd05c4b17de66fa682f2 Mon Sep 17 00:00:00 2001 From: FloppyDiskDrive Date: Sun, 5 Nov 2017 14:13:06 -0600 Subject: Began to add textpad, extra functionality to the infobox template --- ShiftOS.Main/ShiftOS/Apps/TextPad.resx | 129 +++++++++++++++++++++++++++++++++ 1 file changed, 129 insertions(+) create mode 100644 ShiftOS.Main/ShiftOS/Apps/TextPad.resx (limited to 'ShiftOS.Main/ShiftOS/Apps/TextPad.resx') diff --git a/ShiftOS.Main/ShiftOS/Apps/TextPad.resx b/ShiftOS.Main/ShiftOS/Apps/TextPad.resx new file mode 100644 index 0000000..53f75e1 --- /dev/null +++ b/ShiftOS.Main/ShiftOS/Apps/TextPad.resx @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + 153, 17 + + + 268, 17 + + + 17, 17 + + \ No newline at end of file -- cgit v1.2.3