[gnome-power-manager/gnome-2-28] Enable the help action in gnome-power-statistics. Fixes #607005



commit 37d1b41de560e3f680d0155dffee3fdbd7d6981e
Author: Richard Hughes <richard hughsie com>
Date:   Thu Jan 14 20:46:26 2010 +0000

    Enable the help action in gnome-power-statistics. Fixes #607005

 src/gpm-statistics.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gpm-statistics.c b/src/gpm-statistics.c
index 3d67a8f..ce1731c 100644
--- a/src/gpm-statistics.c
+++ b/src/gpm-statistics.c
@@ -113,7 +113,7 @@ enum {
 static void
 gpm_stats_button_help_cb (GtkWidget *widget, gboolean data)
 {
-	//gpm_gnome_help ("update-log");
+	gpm_help_display ("statistics");
 }
 
 /**



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