Mercurial > pidgin
diff finch/plugins/gntgf.c @ 25490:ea62e934c80b
Fix some more mis-identified plugins, like 3b3526a0...
References #8448.
| author | Elliott Sales de Andrade <qulogic@pidgin.im> |
|---|---|
| date | Wed, 18 Feb 2009 04:31:31 +0000 |
| parents | c38d72677c8a |
| children | bd18bb4915ba |
line wrap: on
line diff
--- a/finch/plugins/gntgf.c Wed Feb 18 03:47:52 2009 +0000 +++ b/finch/plugins/gntgf.c Wed Feb 18 04:31:31 2009 +0000 @@ -21,7 +21,7 @@ #include "internal.h" -#define PLUGIN_STATIC_NAME "GntGf" +#define PLUGIN_STATIC_NAME GntGf #define PREFS_PREFIX "/plugins/gnt/gntgf" #define PREFS_EVENT PREFS_PREFIX "/events"
