[gnome-photos/help] Build system integration 2
- From: Aruna Sankaranarayanan <arunasank src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/help] Build system integration 2
- Date: Thu, 20 Mar 2014 13:54:12 +0000 (UTC)
commit 52390260969e0d2f5c4056b28592ff0ce86938cd
Author: Aruna Sankaranarayanan <arunasank src gnome org>
Date: Thu Mar 20 19:22:18 2014 +0530
Build system integration 2
Update the photos-app-menu.ui - add help item.
configure.ac | 4 ----
src/photos-app-menu.ui | 4 ++++
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8a0c77e..cf6c303 100644
--- a/configure.ac
+++ b/configure.ac
@@ -134,10 +134,6 @@ fi
YELP_HELP_INIT
-#############################################
-# Files to generate
-#############################################
-
AC_CONFIG_FILES([
Makefile
data/Makefile
diff --git a/src/photos-app-menu.ui b/src/photos-app-menu.ui
index b9f4d63..9dcf648 100644
--- a/src/photos-app-menu.ui
+++ b/src/photos-app-menu.ui
@@ -12,6 +12,10 @@
<attribute name="label" translatable="yes">About</attribute>
</item>
<item>
+ <attribute name="action">app.help</attribute>
+ <attribute name="label" translatable="yes">Help</attribute>
+ </item>
+ <item>
<attribute name="action">app.quit</attribute>
<attribute name="label" translatable="yes">Quit</attribute>
</item>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]