]> matita.cs.unibo.it Git - helm.git/commitdiff
Several interface improvements here and there.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 20 Jul 2005 14:11:53 +0000 (14:11 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 20 Jul 2005 14:11:53 +0000 (14:11 +0000)
The interface is now closer to the Gnome Interface Guidelines.

helm/matita/matita.glade

index 2fb05862dab6d602668568a8275b928374deea1c..2e4a84f55e97edd2b453ac2e1ebbcf5959c00f2a 100644 (file)
@@ -881,7 +881,7 @@ Copyright (C) 2005,
                              <property name="use_underline">True</property>
 
                              <child internal-child="image">
-                               <widget class="GtkImage" id="image402">
+                               <widget class="GtkImage" id="image488">
                                  <property name="visible">True</property>
                                  <property name="stock">gtk-new</property>
                                  <property name="icon_size">1</property>
@@ -902,7 +902,7 @@ Copyright (C) 2005,
                              <accelerator key="o" modifiers="GDK_CONTROL_MASK" signal="activate"/>
 
                              <child internal-child="image">
-                               <widget class="GtkImage" id="image403">
+                               <widget class="GtkImage" id="image489">
                                  <property name="visible">True</property>
                                  <property name="stock">gtk-open</property>
                                  <property name="icon_size">1</property>
@@ -923,7 +923,7 @@ Copyright (C) 2005,
                              <accelerator key="s" modifiers="GDK_CONTROL_MASK" signal="activate"/>
 
                              <child internal-child="image">
-                               <widget class="GtkImage" id="image404">
+                               <widget class="GtkImage" id="image490">
                                  <property name="visible">True</property>
                                  <property name="stock">gtk-save</property>
                                  <property name="icon_size">1</property>
@@ -943,7 +943,7 @@ Copyright (C) 2005,
                              <property name="use_underline">True</property>
 
                              <child internal-child="image">
-                               <widget class="GtkImage" id="image405">
+                               <widget class="GtkImage" id="image491">
                                  <property name="visible">True</property>
                                  <property name="stock">gtk-save-as</property>
                                  <property name="icon_size">1</property>
@@ -964,7 +964,7 @@ Copyright (C) 2005,
                              <accelerator key="d" modifiers="GDK_CONTROL_MASK" signal="activate"/>
 
                              <child internal-child="image">
-                               <widget class="GtkImage" id="image406">
+                               <widget class="GtkImage" id="image492">
                                  <property name="visible">True</property>
                                  <property name="stock">gtk-execute</property>
                                  <property name="icon_size">1</property>
@@ -991,7 +991,7 @@ Copyright (C) 2005,
                              <accelerator key="q" modifiers="GDK_CONTROL_MASK" signal="activate"/>
 
                              <child internal-child="image">
-                               <widget class="GtkImage" id="image407">
+                               <widget class="GtkImage" id="image493">
                                  <property name="visible">True</property>
                                  <property name="stock">gtk-quit</property>
                                  <property name="icon_size">1</property>
@@ -1021,12 +1021,12 @@ Copyright (C) 2005,
                            <widget class="GtkImageMenuItem" id="undoMenuItem">
                              <property name="visible">True</property>
                              <property name="sensitive">False</property>
-                             <property name="label" translatable="yes">Undo</property>
+                             <property name="label" translatable="yes">_Undo</property>
                              <property name="use_underline">True</property>
                              <accelerator key="z" modifiers="GDK_CONTROL_MASK" signal="activate"/>
 
                              <child internal-child="image">
-                               <widget class="GtkImage" id="image408">
+                               <widget class="GtkImage" id="image494">
                                  <property name="visible">True</property>
                                  <property name="stock">gtk-undo</property>
                                  <property name="icon_size">1</property>
@@ -1043,12 +1043,12 @@ Copyright (C) 2005,
                            <widget class="GtkImageMenuItem" id="redoMenuItem">
                              <property name="visible">True</property>
                              <property name="sensitive">False</property>
-                             <property name="label" translatable="yes">Redo</property>
+                             <property name="label" translatable="yes">_Redo</property>
                              <property name="use_underline">True</property>
                              <accelerator key="z" modifiers="GDK_CONTROL_MASK | GDK_SHIFT_MASK" signal="activate"/>
 
                              <child internal-child="image">
-                               <widget class="GtkImage" id="image409">
+                               <widget class="GtkImage" id="image495">
                                  <property name="visible">True</property>
                                  <property name="stock">gtk-redo</property>
                                  <property name="icon_size">1</property>
@@ -1070,12 +1070,12 @@ Copyright (C) 2005,
                          <child>
                            <widget class="GtkImageMenuItem" id="cutMenuItem">
                              <property name="visible">True</property>
-                             <property name="label" translatable="yes">Cut</property>
+                             <property name="label" translatable="yes">Cu_t</property>
                              <property name="use_underline">True</property>
                              <accelerator key="x" modifiers="GDK_CONTROL_MASK" signal="activate"/>
 
                              <child internal-child="image">
-                               <widget class="GtkImage" id="image410">
+                               <widget class="GtkImage" id="image496">
                                  <property name="visible">True</property>
                                  <property name="stock">gtk-cut</property>
                                  <property name="icon_size">1</property>
@@ -1091,12 +1091,12 @@ Copyright (C) 2005,
                          <child>
                            <widget class="GtkImageMenuItem" id="copyMenuItem">
                              <property name="visible">True</property>
-                             <property name="label" translatable="yes">Copy</property>
+                             <property name="label" translatable="yes">_Copy</property>
                              <property name="use_underline">True</property>
                              <accelerator key="c" modifiers="GDK_CONTROL_MASK" signal="activate"/>
 
                              <child internal-child="image">
-                               <widget class="GtkImage" id="image411">
+                               <widget class="GtkImage" id="image497">
                                  <property name="visible">True</property>
                                  <property name="stock">gtk-copy</property>
                                  <property name="icon_size">1</property>
@@ -1112,12 +1112,12 @@ Copyright (C) 2005,
                          <child>
                            <widget class="GtkImageMenuItem" id="pasteMenuItem">
                              <property name="visible">True</property>
-                             <property name="label" translatable="yes">Paste</property>
+                             <property name="label" translatable="yes">_Paste</property>
                              <property name="use_underline">True</property>
                              <accelerator key="v" modifiers="GDK_CONTROL_MASK" signal="activate"/>
 
                              <child internal-child="image">
-                               <widget class="GtkImage" id="image412">
+                               <widget class="GtkImage" id="image498">
                                  <property name="visible">True</property>
                                  <property name="stock">gtk-paste</property>
                                  <property name="icon_size">1</property>
@@ -1133,11 +1133,11 @@ Copyright (C) 2005,
                          <child>
                            <widget class="GtkImageMenuItem" id="deleteMenuItem">
                              <property name="visible">True</property>
-                             <property name="label" translatable="yes">Delete</property>
+                             <property name="label" translatable="yes">_Delete</property>
                              <property name="use_underline">True</property>
 
                              <child internal-child="image">
-                               <widget class="GtkImage" id="image413">
+                               <widget class="GtkImage" id="image499">
                                  <property name="visible">True</property>
                                  <property name="stock">gtk-delete</property>
                                  <property name="icon_size">1</property>
@@ -1159,12 +1159,12 @@ Copyright (C) 2005,
                          <child>
                            <widget class="GtkImageMenuItem" id="findReplMenuItem">
                              <property name="visible">True</property>
-                             <property name="label" translatable="yes">Find &amp; Replace</property>
+                             <property name="label" translatable="yes">_Find &amp; Replace</property>
                              <property name="use_underline">True</property>
                              <accelerator key="f" modifiers="GDK_CONTROL_MASK" signal="activate"/>
 
                              <child internal-child="image">
-                               <widget class="GtkImage" id="image414">
+                               <widget class="GtkImage" id="image500">
                                  <property name="visible">True</property>
                                  <property name="stock">gtk-find-and-replace</property>
                                  <property name="icon_size">1</property>
@@ -1194,7 +1194,7 @@ Copyright (C) 2005,
                            <widget class="GtkCheckMenuItem" id="tacticsBarMenuItem">
                              <property name="visible">True</property>
                              <property name="tooltip" translatable="yes">Show/Hide the tactics buttons bar</property>
-                             <property name="label" translatable="yes">View Tactics Bar</property>
+                             <property name="label" translatable="yes">View _Tactics Bar</property>
                              <property name="use_underline">True</property>
                              <property name="active">True</property>
                              <accelerator key="F2" modifiers="0" signal="activate"/>
@@ -1204,7 +1204,7 @@ Copyright (C) 2005,
                          <child>
                            <widget class="GtkMenuItem" id="newCicBrowserMenuItem">
                              <property name="visible">True</property>
-                             <property name="label" translatable="yes">New Cic Browser</property>
+                             <property name="label" translatable="yes">New Cic _Browser</property>
                              <property name="use_underline">True</property>
                              <accelerator key="F3" modifiers="0" signal="activate"/>
                            </widget>
@@ -1219,7 +1219,7 @@ Copyright (C) 2005,
                          <child>
                            <widget class="GtkCheckMenuItem" id="fullscreenMenuItem">
                              <property name="visible">True</property>
-                             <property name="label" translatable="yes">Fullscreen</property>
+                             <property name="label" translatable="yes">_Fullscreen</property>
                              <property name="use_underline">True</property>
                              <property name="active">False</property>
                              <accelerator key="F11" modifiers="0" signal="activate"/>
@@ -1233,31 +1233,67 @@ Copyright (C) 2005,
                          </child>
 
                          <child>
-                           <widget class="GtkMenuItem" id="increaseFontSizeMenuItem">
+                           <widget class="GtkImageMenuItem" id="increaseFontSizeMenuItem">
                              <property name="visible">True</property>
-                             <property name="label" translatable="yes">Increase Font Size</property>
+                             <property name="label" translatable="yes">Zoom _In</property>
                              <property name="use_underline">True</property>
                              <signal name="activate" handler="on_increaseFontSizeMenuItem_activate" last_modification_time="Wed, 15 Jun 2005 15:06:29 GMT"/>
                              <accelerator key="plus" modifiers="GDK_CONTROL_MASK" signal="activate"/>
+
+                             <child internal-child="image">
+                               <widget class="GtkImage" id="image501">
+                                 <property name="visible">True</property>
+                                 <property name="stock">gtk-zoom-in</property>
+                                 <property name="icon_size">1</property>
+                                 <property name="xalign">0.5</property>
+                                 <property name="yalign">0.5</property>
+                                 <property name="xpad">0</property>
+                                 <property name="ypad">0</property>
+                               </widget>
+                             </child>
                            </widget>
                          </child>
 
                          <child>
-                           <widget class="GtkMenuItem" id="decreaseFontSizeMenuItem">
+                           <widget class="GtkImageMenuItem" id="decreaseFontSizeMenuItem">
                              <property name="visible">True</property>
-                             <property name="label" translatable="yes">Decrease Font Size</property>
+                             <property name="label" translatable="yes">Zoom _Out</property>
                              <property name="use_underline">True</property>
                              <signal name="activate" handler="on_decreaseFontSizeMenuItem_activate" last_modification_time="Wed, 15 Jun 2005 15:06:29 GMT"/>
                              <accelerator key="minus" modifiers="GDK_CONTROL_MASK" signal="activate"/>
+
+                             <child internal-child="image">
+                               <widget class="GtkImage" id="image502">
+                                 <property name="visible">True</property>
+                                 <property name="stock">gtk-zoom-out</property>
+                                 <property name="icon_size">1</property>
+                                 <property name="xalign">0.5</property>
+                                 <property name="yalign">0.5</property>
+                                 <property name="xpad">0</property>
+                                 <property name="ypad">0</property>
+                               </widget>
+                             </child>
                            </widget>
                          </child>
 
                          <child>
-                           <widget class="GtkMenuItem" id="normalFontSizeMenuItem">
+                           <widget class="GtkImageMenuItem" id="normalFontSizeMenuItem">
                              <property name="visible">True</property>
-                             <property name="label" translatable="yes">Normal Font Size</property>
+                             <property name="label" translatable="yes">_Normal Size</property>
                              <property name="use_underline">True</property>
                              <accelerator key="equal" modifiers="GDK_CONTROL_MASK" signal="activate"/>
+
+                             <child internal-child="image">
+                               <widget class="GtkImage" id="image503">
+                                 <property name="visible">True</property>
+                                 <property name="stock">gtk-zoom-100</property>
+                                 <property name="icon_size">1</property>
+                                 <property name="xalign">0.5</property>
+                                 <property name="yalign">0.5</property>
+                                 <property name="xpad">0</property>
+                                 <property name="ypad">0</property>
+                               </widget>
+                             </child>
                            </widget>
                          </child>
                        </widget>
@@ -1268,14 +1304,14 @@ Copyright (C) 2005,
                  <child>
                    <widget class="GtkMenuItem" id="debugMenu">
                      <property name="visible">True</property>
-                     <property name="label" translatable="yes">Debug</property>
+                     <property name="label" translatable="yes">_Debug</property>
                      <property name="use_underline">True</property>
 
                      <child>
                        <widget class="GtkMenu" id="debugMenu_menu">
 
                          <child>
-                           <widget class="GtkSeparatorMenuItem" id="separatormenuitem5">
+                           <widget class="GtkSeparatorMenuItem" id="separator6">
                              <property name="visible">True</property>
                            </widget>
                          </child>
@@ -1294,10 +1330,22 @@ Copyright (C) 2005,
                        <widget class="GtkMenu" id="helpMenu_menu">
 
                          <child>
-                           <widget class="GtkMenuItem" id="aboutMenuItem">
+                           <widget class="GtkImageMenuItem" id="aboutMenuItem">
                              <property name="visible">True</property>
-                             <property name="label" translatable="yes">About...</property>
+                             <property name="label" translatable="yes">_About</property>
                              <property name="use_underline">True</property>
+
+                             <child internal-child="image">
+                               <widget class="GtkImage" id="image504">
+                                 <property name="visible">True</property>
+                                 <property name="stock">gtk-about</property>
+                                 <property name="icon_size">1</property>
+                                 <property name="xalign">0.5</property>
+                                 <property name="yalign">0.5</property>
+                                 <property name="xpad">0</property>
+                                 <property name="ypad">0</property>
+                               </widget>
+                             </child>
                            </widget>
                          </child>
                        </widget>