mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-20 19:45:12 +00:00
Base: Make the /bin/TextEditor desktop shortcut say "Text Editor" :^)
This commit is contained in:
parent
6e918e4e02
commit
f142b43e89
Notes:
sideshowbarker
2024-07-18 18:38:06 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/f142b43e890
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
Reference in a new issue