aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gnome/mandrake.links.sh36
1 files changed, 18 insertions, 18 deletions
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"