summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Dingle <adam@yorba.org>2013-05-09 10:23:31 -0400
committerAdam Dingle <adam@yorba.org>2013-05-09 10:23:31 -0400
commitee90db70fce8c43dc75c8558ac406f47a6ca58d4 (patch)
tree40d5490354dba268f17b57b506140621c4587e5d
parente746e8e26e92c7446d3de78e75ef9c891a2afeee (diff)
downloaddconf-ee90db70fce8c43dc75c8558ac406f47a6ca58d4.tar.gz
editor: Add ellipsis to Find menu item
-rw-r--r--editor/dconf-editor-menu.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/dconf-editor-menu.ui b/editor/dconf-editor-menu.ui
index 5443796..0aeb52f 100644
--- a/editor/dconf-editor-menu.ui
+++ b/editor/dconf-editor-menu.ui
@@ -2,7 +2,7 @@
<menu id="menu">
<section>
<item>
- <attribute name="label" translatable="yes">_Find</attribute>
+ <attribute name="label" translatable="yes">_Find…</attribute>
<attribute name="action">app.find</attribute>
<attribute name="accel">&lt;Primary&gt;f</attribute>
</item>