diff options
| author | Michael <[email protected]> | 2017-05-28 12:40:06 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-05-28 12:40:06 -0400 |
| commit | 03ebdf42d9f12b678d48f954736664f6f3eb1f84 (patch) | |
| tree | 3c16a83f0aed5a93ae9698c39ebf6c94ea2c56ed /ShiftOS.WinForms/Resources | |
| parent | 4036e97f3f3ecb6541cc623165e960e8c172f242 (diff) | |
| download | shiftos_thereturn-03ebdf42d9f12b678d48f954736664f6f3eb1f84.tar.gz shiftos_thereturn-03ebdf42d9f12b678d48f954736664f6f3eb1f84.tar.bz2 shiftos_thereturn-03ebdf42d9f12b678d48f954736664f6f3eb1f84.zip | |
Funny, disabling localization makes things easier...
Diffstat (limited to 'ShiftOS.WinForms/Resources')
| -rw-r--r-- | ShiftOS.WinForms/Resources/Shiftorium.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ShiftOS.WinForms/Resources/Shiftorium.txt b/ShiftOS.WinForms/Resources/Shiftorium.txt index 41b50a7..0eac58e 100644 --- a/ShiftOS.WinForms/Resources/Shiftorium.txt +++ b/ShiftOS.WinForms/Resources/Shiftorium.txt @@ -283,7 +283,7 @@ Name: "AL Widget Manager", Cost: 125, Description: "Desktop Widgets are a huge advancement in ShiftOS technology, allowing access to system information, and quick control of your system, without even opening a window. However, we still need to be able to modify each widget. This upgrade adds an App Launcher entry for the Desktop Widget Manager.", - Description: "app_launcher;desktop_widgets", + Dependencies: "app_launcher;desktop_widgets", Category: "GUI" }, { @@ -704,7 +704,8 @@ Name: "Artpad", Cost: 7500, Category: "Applications", - Description: "ArtPad is a very extensible tool that allows you to draw images within ShiftOS. Buy this upgrade to gain access to it through win.open{}!" + Description: "ArtPad is a very extensible tool that allows you to draw images within ShiftOS. Buy this upgrade to gain access to it through win.open{}!", + Dependencies: "color_depth_8_bits" }, { Name: "AL Artpad", |
