summaryrefslogtreecommitdiffstats
path: root/src/patchage.ui
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2014-04-06 16:08:11 +0000
committerDavid Robillard <d@drobilla.net>2014-04-06 16:08:11 +0000
commit9e31195fec9fb11b03891f1c5bbc243e82da4d30 (patch)
treef308c7cc77f45f1e58cca57c7ca6d3b1cb75b0bc /src/patchage.ui
parentd1678ff80fe301569215904fcd886f257136b062 (diff)
downloadpatchage-9e31195fec9fb11b03891f1c5bbc243e82da4d30.tar.gz
patchage-9e31195fec9fb11b03891f1c5bbc243e82da4d30.tar.bz2
patchage-9e31195fec9fb11b03891f1c5bbc243e82da4d30.zip
Rename "Draw" to "Export DOT".
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5358 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/patchage.ui')
-rw-r--r--src/patchage.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/patchage.ui b/src/patchage.ui
index c6c8028..b23e915 100644
--- a/src/patchage.ui
+++ b/src/patchage.ui
@@ -770,11 +770,11 @@ Nedko Arnaudov &lt;nedko@arnaudov.name&gt;</property>
</object>
</child>
<child>
- <object class="GtkMenuItem" id="menu_draw">
+ <object class="GtkMenuItem" id="menu_export_dot">
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">_Draw</property>
+ <property name="label" translatable="yes">_Export DOT...</property>
<property name="use_underline">True</property>
</object>
</child>