From 1b1969fb009b2b73b5babacca9eeb60fdd91b446 Mon Sep 17 00:00:00 2001 From: pcnerd97 Date: Mon, 6 Apr 2015 21:46:43 +0100 Subject: ShiftDock ShiftDock! This is the dock i created as a mod, i have implemented it into ShiftOS! The program is mostly stable but needs afew small fixes that i will fix. The design of the settings menu also needs work. --- ShiftOS/DockWindow.resx | 120 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 ShiftOS/DockWindow.resx (limited to 'ShiftOS/DockWindow.resx') diff --git a/ShiftOS/DockWindow.resx b/ShiftOS/DockWindow.resx new file mode 100644 index 0000000..1af7de1 --- /dev/null +++ b/ShiftOS/DockWindow.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