From: <hep...@us...> - 2010-06-15 04:37:12
|
Revision: 1190 http://qterm.svn.sourceforge.net/qterm/?rev=1190&view=rev Author: hephooey Date: 2010-06-15 04:37:05 +0000 (Tue, 15 Jun 2010) Log Message: ----------- Reverse the modifications of the cfg files in the last commit Modified Paths: -------------- trunk/qterm-qt4/src/address.cfg trunk/qterm-qt4/src/qterm.cfg Modified: trunk/qterm-qt4/src/address.cfg =================================================================== --- trunk/qterm-qt4/src/address.cfg 2010-06-14 07:36:10 UTC (rev 1189) +++ trunk/qterm-qt4/src/address.cfg 2010-06-15 04:37:05 UTC (rev 1190) @@ -6,8 +6,8 @@ [bbs%200] name=NEWSMTH -addr=newsmth.net -port=22 +addr=bbs.newsmth.org +port=23 hosttype=0 autologin=0 prelogin= @@ -19,8 +19,8 @@ autofont=1 alwayshighlight=0 ansicolor=1 -asciifont=Courier New -generalfont=Constantia +asciifont=Monospace +generalfont=Monospace fontsize=14 termtype=vt102 keytype=0 @@ -35,7 +35,7 @@ proxyport=0 proxyuser= proxypassword= -protocol=1 +protocol=0 sshuser= sshpassword= maxidle=180 @@ -51,7 +51,6 @@ menucolor=#004184 schemefile= replykey= -keyboardprofile= [bbs%201] name=Unknown Space Modified: trunk/qterm-qt4/src/qterm.cfg =================================================================== --- trunk/qterm-qt4/src/qterm.cfg 2010-06-14 07:36:10 UTC (rev 1189) +++ trunk/qterm-qt4/src/qterm.cfg 2010-06-15 04:37:05 UTC (rev 1190) @@ -4,19 +4,16 @@ [global] max=1 font=Sans -pointsize=7 +pointsize=10 quickfont=Monospace fullscreen=0 -theme=WindowsXP +theme=0 language=eng clipcodec=0 -vscrollpos=2 +vscrollpos=0 statusbar=0 switchbar=1 pixelsize=12 -geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x1\0\0\0\0\0\x96\0\0\0^\0\0\x4\xe2\0\0\x3\x84\0\0\0\x9a\0\0\0|\0\0\x4\xde\0\0\x3\x80\0\0\0\0\0\0) -state=@ByteArray(\0\0\0\xff\0\0\0\0\xfd\0\0\0\0\0\0\x4\x45\0\0\x2\xbf\0\0\0\x4\0\0\0\x4\0\0\0\b\0\0\0\b\xfc\0\0\0\x1\0\0\0\x2\0\0\0\x3\0\0\0\x16\0m\0\x61\0i\0n\0T\0o\0o\0l\0\x42\0\x61\0r\x1\0\0\0\0\xff\xff\xff\xff\0\0\0\0\0\0\0\0\0\0\0 \0\x63\0u\0s\0t\0o\0m\0K\0\x65\0y\0T\0o\0o\0l\0\x42\0\x61\0r\0\0\0\0:\0\0\x3\xde\0\0\0\0\0\0\0\0\0\0\0(\0\x62\0\x62\0s\0O\0p\0\x65\0r\0\x61\0t\0i\0o\0n\0s\0T\0o\0o\0l\0\x42\0\x61\0r\0\0\0\0\x46\0\0\0/\0\0\0\0\0\0\0\0) -sites=@Invalid() [key] num=1 @@ -39,12 +36,6 @@ http=xdg-open antialias=1 tray=0 -wavefile= -externalplayer= -clearpool=0 -pool=C:/QTerm/trunk/qterm-qt4/src/pool/ -zmodem=C:/QTerm/trunk/qterm-qt4/src/zmodem/ -image= [quick%200] addr=debian @@ -63,49 +54,6 @@ actionBoss=F12 actionCopy=Ctrl+Ins actionPaste=Shift+Ins -actionConnect= -actionDisconnect= -actionExit= -actionColorCopy= -actionRect= -actionAutoCopy= -actionWordWrap= -actionNoESC= -actionESCESC= -actionUESC= -actionCustomESC= -actionGBK= -actionBig5= -actionFont= -actionColor= -actionEng= -actionChs= -actionCht= -actionUiFont= -actionHide= -actionLeft= -actionRight= -actionStatus= -actionSwitch= -actionCurrentSession= -actionDefault= -actionPref= -actionAntiIdle= -actionAutoReply= -actionBeep= -actionMouse= -actionViewImage= -actionHomepage= -actionReconnect= -actionShortcuts= -actionToolbars= -actionConnectButton= -actionPrint= -actionNoConversion= -actionS2T= -actionScriptReload= -actionMenuBar= -actionScriptDebug= [ToolBars] mainToolBar=actionQuickConnect This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |