From 34e00a73838bd370fa50f4a4bbeba12ae1e3eafc Mon Sep 17 00:00:00 2001 From: damien Date: Tue, 9 May 2000 18:18:45 +0000 Subject: updated for netscape on desktop --- gnome/mandrake.links.sh | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'gnome/mandrake.links.sh') diff --git a/gnome/mandrake.links.sh b/gnome/mandrake.links.sh index 8dbe403..64d8e6d 100644 --- a/gnome/mandrake.links.sh +++ b/gnome/mandrake.links.sh @@ -162,21 +162,21 @@ if [ "$CAPTION" = "" ]; then CAPTION="DrakConf" ; fi ############ # Netscape # ############ -CAPTION="" -for i in $LISTLANG -do - if [ "$CAPTION" != "" ]; then break ; fi - case "$i" in - en*) CAPTION="Netscape" ;; - ja*) CAPTION="¥Í¥Ã¥È¥¹¥±¡¼¥×" ;; - ko*) CAPTION="³Ý½ºÄÉÀÌÇÁ" ;; - esac -done -if [ "$CAPTION" = "" ]; then CAPTION="Netscape" ; fi - -/usr/bin/gdesktoplnk \ - --progname="/usr/bin/netscape" \ - --icon-name="../icons/netscape.xpm" \ - --icon-caption="$CAPTION" \ - --link-name="Netscape" \ - --desktop-dir="$HOME/.gnome-desktop" +#CAPTION="" +#for i in $LISTLANG +#do +# if [ "$CAPTION" != "" ]; then break ; fi +# case "$i" in +" en*) CAPTION="Netscape" ;; +" ja*) CAPTION="¥Í¥Ã¥È¥¹¥±¡¼¥×" ;; +# ko*) CAPTION="³Ý½ºÄÉÀÌÇÁ" ;; +# esac +#done +#if [ "$CAPTION" = "" ]; then CAPTION="Netscape" ; fi +# +#/usr/bin/gdesktoplnk \ +# --progname="/usr/bin/netscape" \ +# --icon-name="../icons/netscape.xpm" \ +# --icon-caption="$CAPTION" \ +# --link-name="Netscape" \ +# --desktop-dir="$HOME/.gnome-desktop" -- cgit v1.2.1