Changeset 717b3851bef1ce331f4166ecda6a3c1e1a2b0610

Show
Ignore:
Timestamp:
02/28/10 17:17:42 (5 months ago)
Author:
Nedko Arnaudov <nedko@…>
Children:
8715a66c97acee2bc96362e2797c6f37b7747346
Parents:
e6881d679c9940cd32cddd82948f638a97a8df98
git-committer:
Nedko Arnaudov <nedko@arnaudov.name> / 2010-02-28T17:17:42Z+0200
Message:

By default, the toolbar is hidden

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • gui/gladish.ui

    rc7af2a1a r717b385  
    216216                        <property name="label" translatable="yes">_Toolbar</property> 
    217217                        <property name="use_underline">True</property> 
    218                         <property name="active">True</property> 
    219218                        <accelerator key="T" signal="activate" modifiers="GDK_CONTROL_MASK"/> 
    220219                        <signal name="activate" handler="on_menu_view_toolbar_activate"/> 
     
    388387        <child> 
    389388          <object class="GtkToolbar" id="toolbar"> 
    390             <property name="visible">True</property> 
    391389            <property name="toolbar_style">icons</property> 
    392390            <property name="show_arrow">False</property>