[gnome-photos/help] Build integration
- From: Aruna Sankaranarayanan <arunasank src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/help] Build integration
- Date: Fri, 21 Mar 2014 20:31:54 +0000 (UTC)
commit fe2157a9470688aecd59143b865fc777cb423bc8
Author: Aruna Sankaranarayanan <arunasank src gnome org>
Date: Sat Mar 22 02:01:27 2014 +0530
Build integration
Replace Help with _Help and reorder UI elements.
src/photos-app-menu.ui | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/photos-app-menu.ui b/src/photos-app-menu.ui
index 9dcf648..bc9bd37 100644
--- a/src/photos-app-menu.ui
+++ b/src/photos-app-menu.ui
@@ -8,12 +8,12 @@
</section>
<section>
<item>
- <attribute name="action">app.about</attribute>
- <attribute name="label" translatable="yes">About</attribute>
+ <attribute name="action">app.help</attribute>
+ <attribute name="label" translatable="yes">_Help</attribute>
</item>
<item>
- <attribute name="action">app.help</attribute>
- <attribute name="label" translatable="yes">Help</attribute>
+ <attribute name="action">app.about</attribute>
+ <attribute name="label" translatable="yes">About</attribute>
</item>
<item>
<attribute name="action">app.quit</attribute>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]