Author: arekm Date: Thu Mar 3 15:01:51 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- drop "
---- Files affected:
SOURCES:
mozilla-firefox.sh (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SOURCES/mozilla-firefox.sh
diff -u SOURCES/mozilla-firefox.sh:1.5 SOURCES/mozilla-firefox.sh:1.6
--- SOURCES/mozilla-firefox.sh:1.5 Fri Feb 25 17:27:34 2005
+++ SOURCES/mozilla-firefox.sh Thu Mar 3 16:01:46 2005
@@ -9,8 +9,8 @@
MOZILLA_FIVE_HOME=$LIBDIR
-MOZLOCALE="$(/usr/bin/locale | grep "^LC_MESSAGES=" | sed "s|LC_MESSAGES=||g")"
-eval MOZLOCALE="$(echo $MOZLOCALE | sed "s|_\([^.]*\).*|-\1|g")"
+MOZLOCALE="$(/usr/bin/locale | grep "^LC_MESSAGES=" | sed -e
"s|LC_MESSAGES=||g" -e "s|\"||g" )"
+eval MOZLOCALE="$(echo $MOZLOCALE | sed -e "s|_\([^.]*\).*|-\1|g")"
[ -f $MOZILLA_FIVE_HOME/chrome/$MOZLOCALE.jar ] && MOZARGS="-UILocale
$MOZLOCALE"
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/mozilla-firefox.sh?r1=1.5&r2=1.6&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit