]> granicus.if.org Git - graphviz/commitdiff
Fix check box label to make more sense with current usage
authorerg <devnull@localhost>
Thu, 25 Jun 2009 21:17:11 +0000 (21:17 +0000)
committererg <devnull@localhost>
Thu, 25 Jun 2009 21:17:11 +0000 (21:17 +0000)
share/gui/smyrna.glade

index 5a2c8c5ced90a5f55650f66fca8f2758dfe33bfd..640e945eccbbe0735aead429e6c0b223500e1001 100755 (executable)
@@ -5376,7 +5376,7 @@ Custom</property>
                        <widget class="GtkCheckButton" id="gvprapplycb">
                          <property name="visible">True</property>
                          <property name="can_focus">True</property>
-                         <property name="label" translatable="yes">Apply to Current Graph</property>
+                         <property name="label" translatable="yes">Clone Current Graph</property>
                          <property name="use_underline">True</property>
                          <property name="relief">GTK_RELIEF_NORMAL</property>
                          <property name="focus_on_click">True</property>