diff options
| author | EverythingWindows <[email protected]> | 2022-11-05 23:48:35 +0700 |
|---|---|---|
| committer | EverythingWindows <[email protected]> | 2022-11-05 23:48:35 +0700 |
| commit | a0e7f1ba37f891bec48fcc20ec0b629dc52abc90 (patch) | |
| tree | 7fc265c56cd894bbd2e05a3dc431a89a6ccca058 /ShiftOS-TheRevival/MainForms/ShiftOSMenu.resx | |
| parent | ed6f6ee29d5d29a6e06cb15fadb4c0e3520c6e40 (diff) | |
| download | shiftos-therevival-old-a0e7f1ba37f891bec48fcc20ec0b629dc52abc90.tar.gz shiftos-therevival-old-a0e7f1ba37f891bec48fcc20ec0b629dc52abc90.tar.bz2 shiftos-therevival-old-a0e7f1ba37f891bec48fcc20ec0b629dc52abc90.zip | |
Menu system, bc fixings, and references to directory navigation added
Diffstat (limited to 'ShiftOS-TheRevival/MainForms/ShiftOSMenu.resx')
| -rw-r--r-- | ShiftOS-TheRevival/MainForms/ShiftOSMenu.resx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival/MainForms/ShiftOSMenu.resx b/ShiftOS-TheRevival/MainForms/ShiftOSMenu.resx index 71e4907..44719a5 100644 --- a/ShiftOS-TheRevival/MainForms/ShiftOSMenu.resx +++ b/ShiftOS-TheRevival/MainForms/ShiftOSMenu.resx @@ -120,4 +120,7 @@ <metadata name="BackgroundWorker1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <value>17, 17</value> </metadata> + <metadata name="BannerChange.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> + <value>180, 17</value> + </metadata> </root>
\ No newline at end of file |
