diff options
author | bapt <bapt@FreeBSD.org> | 2014-01-07 07:37:33 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-01-07 07:37:33 +0800 |
commit | efc29201f76c039a8d9a588d28d57ea07b0d3e88 (patch) | |
tree | c5b9b6d2335aed748aea5bf25183c9b6d46ea45c /chinese | |
parent | bfdf1e1e75344df20cb80bc3f843e9b6b26bf156 (diff) | |
download | freebsd-ports-gnome-efc29201f76c039a8d9a588d28d57ea07b0d3e88.tar.gz freebsd-ports-gnome-efc29201f76c039a8d9a588d28d57ea07b0d3e88.tar.zst freebsd-ports-gnome-efc29201f76c039a8d9a588d28d57ea07b0d3e88.zip |
Remove color code from pkg-message this is terminal dependant
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/gcin/Makefile | 2 | ||||
-rw-r--r-- | chinese/gcin/pkg-message | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile index 989fabbe4573..fa308a9fcc62 100644 --- a/chinese/gcin/Makefile +++ b/chinese/gcin/Makefile @@ -3,7 +3,7 @@ PORTNAME= gcin PORTVERSION= 2.8.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= chinese textproc gnome MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/:main DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:main diff --git a/chinese/gcin/pkg-message b/chinese/gcin/pkg-message index 8989ae6e4a9d..b13494a9f571 100644 --- a/chinese/gcin/pkg-message +++ b/chinese/gcin/pkg-message @@ -1,10 +1,10 @@ -[1;32m=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= -[1;33mRemember to set these environment varibles (such as your ~/.xinitrc): -[1;36m +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= +Remember to set these environment varibles (such as your ~/.xinitrc): + export XMODIFIERS='@im=gcin' export GTK_IM_MODULE=xim # Finally, to start the GCIN input method daemon, use command: exec gcin & -[1;32m=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=[0m +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= |