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



commit 2b959a857ae447ae2522e0e69ee81ce870503df9
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 03777fe..52131d8 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]