imagination/transition.patch

13 lines
421 B
Diff

diff -Nru imagination-2.1.orig/src/support.c imagination-2.1/src/support.c
--- imagination-2.1.orig/src/support.c 2009-10-07 08:10:04.000000000 +0200
+++ imagination-2.1/src/support.c 2010-02-27 16:47:11.000000000 +0100
@@ -20,7 +20,7 @@
#include "support.h"
#include <glib/gstdio.h>
-#define PLUGINS_INSTALLED 0
+#define PLUGINS_INSTALLED 1
static gboolean img_plugin_is_loaded(img_window_struct *, GModule *);