# HG changeset patch # User Christian Hammond # Date 1058580805 0 # Node ID d0d68bf3908191a6327a2d7ecf24796af6b8e033 # Parent d5cdd552cc7bbc019191f02f1bed31c8766d4100 [gaim-migrate @ 6718] Updated the plugin ID for the Mouse Gestures plugin so that it lives in the gtk-X11 namespace. committer: Tailor Script diff -r d5cdd552cc7b -r d0d68bf39081 plugins/gestures/gestures.c --- 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)