mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 00:07: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:
parent
1f1b2f4d26
commit
10bf86de2c
6 changed files with 16 additions and 16 deletions
|
@ -1,10 +1,10 @@
|
|||
add_subdirectory(CatDog)
|
||||
add_subdirectory(Eyes)
|
||||
add_subdirectory(GradientScreensaver)
|
||||
add_subdirectory(LibGfxDemo)
|
||||
add_subdirectory(LibGfxScaleDemo)
|
||||
add_subdirectory(Mandelbrot)
|
||||
add_subdirectory(ModelGallery)
|
||||
add_subdirectory(Screensaver)
|
||||
add_subdirectory(Starfield)
|
||||
add_subdirectory(Tubes)
|
||||
add_subdirectory(WidgetGallery)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue