mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:27:45 +00:00
Base: Make the /bin/TextEditor desktop shortcut say "Text Editor" :^)
This commit is contained in:
parent
6e918e4e02
commit
f142b43e89
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ echo "done"
|
|||
|
||||
printf "adding some desktop icons..."
|
||||
ln -sf /bin/Browser mnt/home/anon/Desktop/
|
||||
ln -sf /bin/TextEditor mnt/home/anon/Desktop/
|
||||
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
|
||||
echo "done"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue