* Make editor toolbar icon only.
authorFlorian Boor <florian@kernelconcepts.de>
Thu, 22 Jun 2006 13:45:55 +0000 (13:45 +0000)
committerFlorian Boor <florian@kernelconcepts.de>
Thu, 22 Jun 2006 13:45:55 +0000 (13:45 +0000)
pmo-trunk-r333

src/hildon/modest.glade

index cc2ade7..8c1f876 100644 (file)
        <widget class="GtkToolbar" id="toolbar2">
          <property name="visible">True</property>
          <property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>
        <widget class="GtkToolbar" id="toolbar2">
          <property name="visible">True</property>
          <property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>
-         <property name="toolbar_style">GTK_TOOLBAR_BOTH</property>
+         <property name="toolbar_style">GTK_TOOLBAR_ICONS</property>
          <property name="tooltips">True</property>
          <property name="show_arrow">True</property>
 
          <property name="tooltips">True</property>
          <property name="show_arrow">True</property>