[goobox] app menu: use only 'About' as label for the about command
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [goobox] app menu: use only 'About' as label for the about command
- Date: Wed, 25 Dec 2013 18:00:32 +0000 (UTC)
commit aeb2c42a0034acdc6a7267fc0e187e411c88ad70
Author: Paolo Bacchilega <paobac src gnome org>
Date: Tue Dec 10 11:24:15 2013 +0100
app menu: use only 'About' as label for the about command
src/ui/app-menu.ui | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/ui/app-menu.ui b/src/ui/app-menu.ui
index 4fe3539..ccf64d2 100644
--- a/src/ui/app-menu.ui
+++ b/src/ui/app-menu.ui
@@ -26,10 +26,10 @@
<attribute name="action">app.help</attribute>
<attribute name="label" translatable="yes">_Help</attribute>
<attribute name="accel">F1</attribute>
- </item>
+ </item>
<item>
<attribute name="action">app.about</attribute>
- <attribute name="label" translatable="yes">_About CD Player</attribute>
+ <attribute name="label" translatable="yes">_About</attribute>
</item>
<item>
<attribute name="action">app.quit</attribute>
@@ -38,4 +38,4 @@
</item>
</section>
</menu>
-</interface>
\ No newline at end of file
+</interface>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]