1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 12:47:35 +00:00

Demos: Rename Screensaver to GradientScreensaver

This is to avoid naming conflicts with an upcoming Screensaver launcher
application.
This commit is contained in:
Timothy Flynn 2023-01-02 11:47:22 -05:00 committed by Andreas Kling
parent 1f1b2f4d26
commit 10bf86de2c
6 changed files with 16 additions and 16 deletions

View file

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

View file

@ -1,4 +0,0 @@
[App]
Name=Screensaver
Executable=/bin/Screensaver
Category=Demos