diff options
| author | TheUltimateHacker <[email protected]> | 2015-03-10 18:31:11 -0400 |
|---|---|---|
| committer | TheUltimateHacker <[email protected]> | 2015-03-10 18:31:11 -0400 |
| commit | a2361f8ea1ab017c39a1ce9d0ba86da2e9903ba0 (patch) | |
| tree | ab57dd88f7c5a89c61f83eebb91ed5a9054ac410 /ShiftOS/ShiftOSDesktop.resx | |
| parent | 583b06b4be4ab3be9f33887e052f0d9de8e5404d (diff) | |
| download | shiftos-a2361f8ea1ab017c39a1ce9d0ba86da2e9903ba0.tar.gz shiftos-a2361f8ea1ab017c39a1ce9d0ba86da2e9903ba0.tar.bz2 shiftos-a2361f8ea1ab017c39a1ce9d0ba86da2e9903ba0.zip | |
Shift Desktop Icons - 0 CP
Yes, I added the ability to customize the Desktop Icons in the Shifter.
This is very basic, and I tried my best to allow older skins to be
converted to enable these abilities. Don't worry though, the title was
just a creative title and no upgrades were added to the Shiftorium. I
also added the ability to delete files from the desktop.
Diffstat (limited to 'ShiftOS/ShiftOSDesktop.resx')
| -rw-r--r-- | ShiftOS/ShiftOSDesktop.resx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ShiftOS/ShiftOSDesktop.resx b/ShiftOS/ShiftOSDesktop.resx index 82aec9c..dec383d 100644 --- a/ShiftOS/ShiftOSDesktop.resx +++ b/ShiftOS/ShiftOSDesktop.resx @@ -120,6 +120,9 @@ <metadata name="desktopappmenu.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <value>190, 17</value> </metadata> + <metadata name="desktopappmenu.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> + <value>190, 17</value> + </metadata> <metadata name="clocktick.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <value>337, 17</value> </metadata> |
