[gedit] Fix time plugin help link
- From: Paolo Borelli <pborelli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Fix time plugin help link
- Date: Sun, 4 Mar 2012 13:23:03 +0000 (UTC)
commit 8f6fc922fc2e452c86206c2e7a588318b99a9e9e
Author: Paolo Borelli <pborelli gnome org>
Date: Sun Mar 4 14:20:41 2012 +0100
Fix time plugin help link
plugins/time/gedit-time-plugin.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/time/gedit-time-plugin.c b/plugins/time/gedit-time-plugin.c
index ae01720..0fd5fcc 100644
--- a/plugins/time/gedit-time-plugin.c
+++ b/plugins/time/gedit-time-plugin.c
@@ -943,7 +943,7 @@ choose_format_dialog_response_cb (GtkWidget *widget,
gedit_app_show_help (gedit_app_get_default (),
GTK_WINDOW (widget),
NULL,
- "gedit-insert-date-time-plugin");
+ "gedit-plugins-insert-date-time");
break;
}
case GTK_RESPONSE_OK:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]