1
Fork 0
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:
Cubic Love 2023-04-11 18:20:03 +01:00 committed by Linus Groh
parent 97dc2d1dd5
commit c6af248909
6 changed files with 30 additions and 30 deletions

View file

@ -0,0 +1,5 @@
[App]
Name=Gradient
Executable=/bin/Gradient
Category=Demos/Screensaver
ExcludeFromSystemMenu=true

View file

@ -1,5 +0,0 @@
[App]
Name=Gradient Screensaver
Executable=/bin/GradientScreensaver
Category=Demos/Screensaver
ExcludeFromSystemMenu=true