diff options
| author | Matthias Vogelgesang <matthias.vogelgesang@kit.edu> | 2013-07-16 12:32:58 +0200 | 
|---|---|---|
| committer | Matthias Vogelgesang <matthias.vogelgesang@kit.edu> | 2013-07-16 12:32:58 +0200 | 
| commit | 75cf94de86e3d6daa1bc270852eec512ce1085b2 (patch) | |
| tree | c05c8dc6537de54f12b88399e5137983acab624d | |
| parent | c7d87b9c4a2b220886aea7a6eb025685c57e950a (diff) | |
| download | uca-75cf94de86e3d6daa1bc270852eec512ce1085b2.tar.gz uca-75cf94de86e3d6daa1bc270852eec512ce1085b2.tar.bz2 uca-75cf94de86e3d6daa1bc270852eec512ce1085b2.tar.xz uca-75cf94de86e3d6daa1bc270852eec512ce1085b2.zip  | |
Use "save as" type
| -rw-r--r-- | bin/gui/control.glade | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/gui/control.glade b/bin/gui/control.glade index 2b87806..6c4a462 100644 --- a/bin/gui/control.glade +++ b/bin/gui/control.glade @@ -55,7 +55,7 @@                      </child>                      <child>                        <object class="GtkImageMenuItem" id="save-item"> -                        <property name="label">gtk-save</property> +                        <property name="label">gtk-save-as</property>                          <property name="visible">True</property>                          <property name="use_underline">True</property>                          <property name="use_stock">True</property>  | 
