[gitg] Fix dialog titles to comply with GNOME HIG guidelines.
- From: Sindhu S <sindhus src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gitg] Fix dialog titles to comply with GNOME HIG guidelines.
- Date: Mon, 29 Apr 2013 15:56:00 +0000 (UTC)
commit 052055f74268db67fa437be6fab8d1abad075f9c
Author: Sindhu S <sindhus live in>
Date: Mon Apr 29 20:29:08 2013 +0530
Fix dialog titles to comply with GNOME HIG guidelines.
gitg/resources/ui/gitg-menus.ui | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gitg/resources/ui/gitg-menus.ui b/gitg/resources/ui/gitg-menus.ui
index ccca2c1..b2c5f46 100644
--- a/gitg/resources/ui/gitg-menus.ui
+++ b/gitg/resources/ui/gitg-menus.ui
@@ -37,12 +37,12 @@
<menu id="win-menu-dash">
<section>
<item>
- <attribute name="label" translatable="yes">_Open Repository</attribute>
+ <attribute name="label" translatable="yes">_Open Repository…</attribute>
<attribute name="action">win.open-repository</attribute>
<attribute name="accel"><Primary>o</attribute>
</item>
<item>
- <attribute name="label" translatable="yes">_Clone Repository</attribute>
+ <attribute name="label" translatable="yes">_Clone Repository…</attribute>
<attribute name="action">win.clone-repository</attribute>
</item>
</section>
@@ -73,12 +73,12 @@
</section>
<section>
<item>
- <attribute name="label" translatable="yes">_Open Repository</attribute>
+ <attribute name="label" translatable="yes">_Open Repository…</attribute>
<attribute name="action">win.open-repository</attribute>
<attribute name="accel"><Primary>o</attribute>
</item>
<item>
- <attribute name="label" translatable="yes">_Clone Repository</attribute>
+ <attribute name="label" translatable="yes">_Clone Repository…</attribute>
<attribute name="action">win.clone-repository</attribute>
</item>
</section>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]