disable tintwizard call (because doesn t support yet new config)
git-svn-id: http://tint2.googlecode.com/svn/trunk@610 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
parent
3de3b2c572
commit
b75d4fa577
1 changed files with 2 additions and 2 deletions
|
@ -92,11 +92,11 @@ static const char *global_ui =
|
||||||
" </menu>"
|
" </menu>"
|
||||||
" </menubar>"
|
" </menubar>"
|
||||||
" <toolbar name='ToolBar'>"
|
" <toolbar name='ToolBar'>"
|
||||||
" <toolitem action='ThemeProperties'/>"
|
// " <toolitem action='ThemeProperties'/>"
|
||||||
" <toolitem action='ViewApply'/>"
|
" <toolitem action='ViewApply'/>"
|
||||||
" </toolbar>"
|
" </toolbar>"
|
||||||
" <popup name='ThemePopup'>"
|
" <popup name='ThemePopup'>"
|
||||||
" <menuitem action='ThemeProperties'/>"
|
// " <menuitem action='ThemeProperties'/>"
|
||||||
" <menuitem action='EditRefresh'/>"
|
" <menuitem action='EditRefresh'/>"
|
||||||
" <menuitem action='ViewApply'/>"
|
" <menuitem action='ViewApply'/>"
|
||||||
" <separator/>"
|
" <separator/>"
|
||||||
|
|
Loading…
Reference in a new issue