pidgin/purple-plugin-pack

Minor tweaks
org.guifications.plugins.smartear
2007-10-06, rekkanoryo
064de20991d3
Parents 312973e86601
Children fd292cb2f3f4
Minor tweaks
--- a/smartear/gtksmartear.c Wed Oct 03 14:24:36 2007 -0400
+++ b/smartear/gtksmartear.c Sat Oct 06 21:27:30 2007 -0400
@@ -22,7 +22,8 @@
# include "../pp_config.h"
#endif
-#define PURPLE_PLUGINS
+/* Pack/Local headers */
+#include "../common/pp_internal.h"
#define PLUGIN_AUTHOR "John Bailey <rekkanoryo@rekkanoryo.org>"
@@ -31,12 +32,8 @@
#include <glib.h>
#include <gtk/gtk.h>
-/* Purple headers */
+/* Pidgin headers */
#include <gtkplugin.h>
-#include <version.h>
-
-/* Pack/Local headers */
-#include "../common/pp_internal.h"
static gboolean
plugin_load(PurplePlugin *plugin) {