wok diff scim/receipt @ rev 4230

Fix: patch xfe to build with gcc-4.x
author Christophe Lincoln <pankso@slitaz.org>
date Thu Sep 24 15:03:32 2009 +0200 (2009-09-24)
parents 1794ce625358
children 4897058add72
line diff
     1.1 --- a/scim/receipt	Fri Jun 26 00:18:25 2009 +0800
     1.2 +++ b/scim/receipt	Thu Sep 24 15:03:32 2009 +0200
     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"