diff options
| author | Michael <[email protected]> | 2017-04-14 10:57:40 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-04-14 10:57:40 -0400 |
| commit | 4d3eb794b532a13a24107e54947022aed841d165 (patch) | |
| tree | cdbeb942fde2ad4d1d34683ceac6c1ef5f9c39f2 /ShiftOS.WinForms/Applications/Shifter.resx | |
| parent | fb481614fc2cd64357d60c4459adb5b65072bbce (diff) | |
| download | shiftos_thereturn-4d3eb794b532a13a24107e54947022aed841d165.tar.gz shiftos_thereturn-4d3eb794b532a13a24107e54947022aed841d165.tar.bz2 shiftos_thereturn-4d3eb794b532a13a24107e54947022aed841d165.zip | |
Make the Shifter greet the user.
Diffstat (limited to 'ShiftOS.WinForms/Applications/Shifter.resx')
| -rw-r--r-- | ShiftOS.WinForms/Applications/Shifter.resx | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Applications/Shifter.resx b/ShiftOS.WinForms/Applications/Shifter.resx index f16904f..9533980 100644 --- a/ShiftOS.WinForms/Applications/Shifter.resx +++ b/ShiftOS.WinForms/Applications/Shifter.resx @@ -117,6 +117,15 @@ <resheader name="writer"> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> </resheader> + <data name="label2.Text" xml:space="preserve"> + <value>The Shifter is a brilliant application for ShiftOS that allows you to customize almost every aspect of the user interface. + +To use the Shifter, simply select a category from the left, then a list of sub-categories will show up. Choose a sub-category, then a list of settings will appear. You can modify any one of these settings. A live preview of what you are editing will show, and you can use it to see what your new user experience will look like. + +When you are done, hit Apply Changes to apply your changes! + +You can also earn Codepoints through the Shifter. The more you tweak and customize, the more Codepoints you'll earn! Go nuts! Shift it your way!</value> + </data> <metadata name="tspreview.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <value>127, 17</value> </metadata> |
