gdm r6520 - in branches/gnome-2-20: . config
- From: bcameron svn gnome org
- To: svn-commits-list gnome org
- Subject: gdm r6520 - in branches/gnome-2-20: . config
- Date: Wed, 17 Sep 2008 05:01:54 +0000 (UTC)
Author: bcameron
Date: Wed Sep 17 05:01:54 2008
New Revision: 6520
URL: http://svn.gnome.org/viewvc/gdm?rev=6520&view=rev
Log:
2008-09-17 Brian Cameron <brian cameron sun com>
* config/Xsession.solaris: Use bourne-shell syntax for setting
VTE_CJK_WIDTH. Just works better on Solaris.
Modified:
branches/gnome-2-20/ChangeLog
branches/gnome-2-20/config/Xsession.solaris
Modified: branches/gnome-2-20/config/Xsession.solaris
==============================================================================
--- branches/gnome-2-20/config/Xsession.solaris (original)
+++ branches/gnome-2-20/config/Xsession.solaris Wed Sep 17 05:01:54 2008
@@ -20,7 +20,8 @@
# G_FILENAME_ENCODING= locale
# export G_FILENAME_ENCODING
-export VTE_CJK_WIDTH=1
+VTE_CJK_WIDTH=1
+export VTE_CJK_WIDTH
if [ "x$LANG" = "xzh" ] ; then
export LANGUAGE=zh:zh_CN.EUC
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]