changeset 6225:d0d68bf39081

[gaim-migrate @ 6718] Updated the plugin ID for the Mouse Gestures plugin so that it lives in the gtk-X11 namespace. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 19 Jul 2003 02:13:25 +0000
parents d5cdd552cc7b
children 6b95da075de9
files plugins/gestures/gestures.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/gestures/gestures.c	Sat Jul 19 02:07:41 2003 +0000
+++ b/plugins/gestures/gestures.c	Sat Jul 19 02:13:25 2003 +0000
@@ -29,7 +29,7 @@
 
 #include "gstroke.h"
 
-#define GESTURES_PLUGIN_ID "gtk-gestures"
+#define GESTURES_PLUGIN_ID "gtk-X11-gestures"
 
 static void
 stroke_close(GtkWidget *widget, void *data)