From: <hep...@us...> - 2011-03-05 19:35:40
|
Revision: 1282 http://qterm.svn.sourceforge.net/qterm/?rev=1282&view=rev Author: hephooey Date: 2011-03-05 19:35:34 +0000 (Sat, 05 Mar 2011) Log Message: ----------- Tune the default config file Modified Paths: -------------- trunk/qterm-qt4/src/qterm.cfg Modified: trunk/qterm-qt4/src/qterm.cfg =================================================================== --- trunk/qterm-qt4/src/qterm.cfg 2011-03-05 19:23:50 UTC (rev 1281) +++ trunk/qterm-qt4/src/qterm.cfg 2011-03-05 19:35:34 UTC (rev 1282) @@ -14,6 +14,7 @@ statusbar=0 switchbar=1 pixelsize=12 +menubar=true [key] num=1 @@ -56,10 +57,8 @@ actionPaste=Shift+Ins [ToolBars] -terminalToolBar=actionQuickConnect -mainToolBar=actionDisconnect, actionCopy, actionPaste, actionCurrentSession, actionCopyArticle, actionViewMessage -mainToolBarShown=true -customKeyToolBarShown=false -bbsOperationsToolBarShown=true -ButtonStyle=0 +ButtonStyle=3 IconSize=@Size(22 22) +mainToolBar=actionCopy, actionPaste, actionRefresh, actionCopy_Article, actionCurrent_Session_Setting +terminalToolBar=actionConnect, actionQuick_Login, actionDisconnect +ansiToolBar=actionUnderline, actionBlink, actionPallete This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |