summaryrefslogtreecommitdiff
path: root/drivemount/drivemount.c
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-08-02 13:53:04 +0200
committerinfirit <[email protected]>2013-08-02 13:53:04 +0200
commitcceaed2400a5db758f48a372e429e3410271275f (patch)
tree9b7c05468187355ad5212eb8c1d26bea8c79ff02 /drivemount/drivemount.c
parent32a2bc051959798d978e6967bd34ff8882aada39 (diff)
downloadmate-applets-cceaed2400a5db758f48a372e429e3410271275f.tar.bz2
mate-applets-cceaed2400a5db758f48a372e429e3410271275f.tar.xz
Use yelp-tools instead of mate-doc-utils
Diffstat (limited to 'drivemount/drivemount.c')
-rw-r--r--drivemount/drivemount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivemount/drivemount.c b/drivemount/drivemount.c
index 27d5e969..4d8e217b 100644
--- a/drivemount/drivemount.c
+++ b/drivemount/drivemount.c
@@ -127,7 +127,7 @@ display_help (GtkAction *action,
GError *error = NULL;
gtk_show_uri (gtk_widget_get_screen (GTK_WIDGET (drive_list)),
- "ghelp:drivemount?drivemount",
+ "help:drivemount?drivemount",
gtk_get_current_event_time (),
&error);