update to 0.6.0.
This commit is contained in:
parent
75b89efd79
commit
c3f2ee3bf1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50620
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gtkcomm
|
||||
PORTVERSION= 0.5.20
|
||||
PORTVERSION= 0.6.0
|
||||
CATEGORIES= korean comms
|
||||
MASTER_SITES= http://kldp.org/~namsh/tools/gtkcomm/
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gtkcomm-0.5.20.tar.gz) = 5a931fac089c50facb7301b0b68349d2
|
||||
MD5 (gtkcomm-0.6.0.tar.gz) = d6e50bef86f6a9bc1ce6f511ceefc699
|
||||
|
@ -1,14 +1,5 @@
|
||||
--- gtkcommrc Mon Mar 27 15:10:49 2000
|
||||
+++ res/gtkcommrc Sun Apr 2 21:54:18 2000
|
||||
@@ -18,7 +18,7 @@
|
||||
# chown root gtkcomm; chgrp uucp gtkcomm; chmod 2755 gtkcomm
|
||||
# 물론 /var/lock directory의 permission도 적절하게 설정되어 있어야
|
||||
# 합니다.
|
||||
-#DoLock TRUE
|
||||
+#DoLock FALSE
|
||||
|
||||
# telnet 명령어
|
||||
#TelnetCommand "telnet -8 -e ''"
|
||||
@@ -35,8 +35,8 @@
|
||||
# 버튼등에 쓰이는 폰트는 gtkrc파일에서 설정해주십시요.
|
||||
# 형식은 "english_font_name,hangul_font_name"
|
||||
@ -20,14 +11,3 @@
|
||||
|
||||
# prevent ^G -> beep translation
|
||||
# if you want really silent environment,
|
||||
@@ -70,8 +70,8 @@
|
||||
#TermISelFG "0.90 0.50 0.70" # iselect foreground
|
||||
|
||||
# terminal normal foreground/background
|
||||
-#TermNormFG 7
|
||||
-#TermNormBG 4
|
||||
+TermNormFG 0
|
||||
+TermNormBG 7
|
||||
|
||||
# 굵은 문자 속성 사용?
|
||||
#TermUseBold TRUE
|
||||
|
Loading…
Reference in New Issue
Block a user