mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:57:44 +00:00
Demos: Rename GradientScreensaver to Gradient
This brings the name in-line with the naming convention used by the other screensavers 'Starfield' and 'Tubes'.
This commit is contained in:
parent
97dc2d1dd5
commit
c6af248909
6 changed files with 30 additions and 30 deletions
5
Base/res/apps/Gradient.af
Normal file
5
Base/res/apps/Gradient.af
Normal file
|
@ -0,0 +1,5 @@
|
|||
[App]
|
||||
Name=Gradient
|
||||
Executable=/bin/Gradient
|
||||
Category=Demos/Screensaver
|
||||
ExcludeFromSystemMenu=true
|
|
@ -1,5 +0,0 @@
|
|||
[App]
|
||||
Name=Gradient Screensaver
|
||||
Executable=/bin/GradientScreensaver
|
||||
Category=Demos/Screensaver
|
||||
ExcludeFromSystemMenu=true
|
Loading…
Add table
Add a link
Reference in a new issue