diff options
author | damien <damien@mandriva.com> | 2000-05-09 21:24:07 +0000 |
---|---|---|
committer | damien <damien@mandriva.com> | 2000-05-09 21:24:07 +0000 |
commit | 66d10e59729dc8e80dd8ccdc806791e3bd7374c7 (patch) | |
tree | a3b9d55610c9ea4b5bd2dddfdbe4639a0428addd | |
parent | 17caa381fd28efb079ff3e3353123b532c8fe7e6 (diff) | |
download | common-data-66d10e59729dc8e80dd8ccdc806791e3bd7374c7.tar common-data-66d10e59729dc8e80dd8ccdc806791e3bd7374c7.tar.gz common-data-66d10e59729dc8e80dd8ccdc806791e3bd7374c7.tar.bz2 common-data-66d10e59729dc8e80dd8ccdc806791e3bd7374c7.tar.xz common-data-66d10e59729dc8e80dd8ccdc806791e3bd7374c7.zip |
buuug
-rw-r--r-- | gnome/mandrake.links.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome/mandrake.links.sh b/gnome/mandrake.links.sh index f8b292f..0709aef 100644 --- a/gnome/mandrake.links.sh +++ b/gnome/mandrake.links.sh @@ -181,4 +181,4 @@ if [ "$CAPTION" = "" ]; then CAPTION="DrakConf" ; fi # --link-name="Netscape" \ # --desktop-dir="$HOME/.gnome-desktop" -cp /usr/share/gnome/apps/Networking/WWW/Netscape-Navigator $HOME/.gnome-desktop/ -f
\ No newline at end of file +cp /usr/share/gnome/apps/Networking/WWW/Netscape-Navigator.desktop $HOME/.gnome-desktop/ -f
\ No newline at end of file |