mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 21:57:43 +00:00
Userland: Show "Ladybird" instead of "Browser" in titles, menus, etc
While the binary is still called "Browser" for now, let's make it clear that we're converging on a single name for this application.
This commit is contained in:
parent
07c6cebbab
commit
15211cd753
6 changed files with 7 additions and 7 deletions
|
@ -190,7 +190,7 @@ chown -R 200:200 mnt/home/nona
|
|||
echo "done"
|
||||
|
||||
printf "adding some desktop icons... "
|
||||
ln -sf /bin/Browser mnt/home/anon/Desktop/
|
||||
ln -sf /bin/Browser mnt/home/anon/Desktop/Ladybird
|
||||
ln -sf /bin/TextEditor mnt/home/anon/Desktop/Text\ Editor
|
||||
ln -sf /bin/Help mnt/home/anon/Desktop/
|
||||
ln -sf /home/anon mnt/home/anon/Desktop/Home
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue