wok-current diff scim/receipt @ rev 4295

synergy: fix build with glibc 2.10
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sat Sep 26 18:56:20 2009 +0000 (2009-09-26)
parents 1794ce625358
children 4897058add72
line diff
     1.1 --- a/scim/receipt	Fri Jun 26 00:18:25 2009 +0800
     1.2 +++ b/scim/receipt	Sat Sep 26 18:56:20 2009 +0000
     1.3 @@ -56,7 +56,7 @@
     1.4      echo "done."
     1.5  cat <<EOT
     1.6  In order to start scim and use chinese after boot time,
     1.7 -add the following code to your ~/.profile file:
     1.8 +add the following code to your autostart.sh(openbox):
     1.9  ------------
    1.10  export XMODIFIERS=@im=SCIM
    1.11  export XIM="scim"