gdm r6398 - in branches/gnome-2-20: . config
- From: bcameron svn gnome org
- To: svn-commits-list gnome org
- Subject: gdm r6398 - in branches/gnome-2-20: . config
- Date: Thu, 21 Aug 2008 02:07:32 +0000 (UTC)
Author: bcameron
Date: Thu Aug 21 02:07:32 2008
New Revision: 6398
URL: http://svn.gnome.org/viewvc/gdm?rev=6398&view=rev
Log:
2008-08-05 Brian Cameron <brian cameron sun com>
* config/Xsession.solaris: Minor patch for data/Xsession.solaris
so that input methods work. Patch by Takao Fujiwara
<Takao Fujiwara sun com>. Fixes bug #547549.
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 Thu Aug 21 02:07:32 2008
@@ -26,3 +26,8 @@
export LANGUAGE=zh:zh_CN.EUC
fi
+#Startup Input methods (SCIM->XIM)
+if [ -f /etc/scim/xsession ]; then
+ . /etc/scim/xsession
+fi
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]