[gnome-photos/help] Build integration



commit 34adceb05ec92b0a14ac5e4f06426cd29a00a1ac
Author: Aruna Sankaranarayanan <arunasank src gnome org>
Date:   Sat Mar 22 01:55:14 2014 +0530

    Build integration
    
    Change help:photos to help:gnome-photos

 src/photos-application.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/photos-application.c b/src/photos-application.c
index 863fdd3..bf8babf 100644
--- a/src/photos-application.c
+++ b/src/photos-application.c
@@ -135,7 +135,7 @@ photos_application_refresh_data_free (PhotosApplicationRefreshData *data)
 
 static void photos_application_help()
 {
-  Gtk.show_uri (screen, "help:photos", Gtk.get_current_event_time ());
+  Gtk.show_uri (screen, "help:gnome-photos", Gtk.get_current_event_time ());
 }
 
 static void


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]