mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 21:17:44 +00:00
Applications: Rename Serendipity => Welcome
Let's stick to the theme of "the most obvious name possible"
This commit is contained in:
parent
ff312d8aa6
commit
9f4e37e342
10 changed files with 30 additions and 31 deletions
|
@ -17,7 +17,6 @@ add_subdirectory(Piano)
|
|||
add_subdirectory(PixelPaint)
|
||||
add_subdirectory(QuickShow)
|
||||
add_subdirectory(Run)
|
||||
add_subdirectory(Serendipity)
|
||||
add_subdirectory(SoundPlayer)
|
||||
add_subdirectory(SpaceAnalyzer)
|
||||
add_subdirectory(Spreadsheet)
|
||||
|
@ -25,3 +24,4 @@ add_subdirectory(SystemMonitor)
|
|||
add_subdirectory(ThemeEditor)
|
||||
add_subdirectory(Terminal)
|
||||
add_subdirectory(TextEditor)
|
||||
add_subdirectory(Welcome)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue