1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 15:27:34 +00:00

Applications: Rename Serendipity => Welcome

Let's stick to the theme of "the most obvious name possible"
This commit is contained in:
Andreas Kling 2021-04-15 17:00:22 +02:00
parent ff312d8aa6
commit 9f4e37e342
10 changed files with 30 additions and 31 deletions

View file

@ -25,7 +25,6 @@ alias pv=Profiler
alias ws=WebServer
alias sl=Solitaire
alias ue=UserspaceEmulator
alias welcome=Serendipity
alias rgrep="grep -r"
alias egrep="grep -E"