Remove color code from pkg-message this is terminal dependant
This commit is contained in:
parent
2c0fd510b7
commit
8dd86ac5c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338958
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
|
||||
|
|
Loading…
Reference in a new issue