summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/imagination/files/imagination-3.0-enable-translations.patch')
-rw-r--r--media-video/imagination/files/imagination-3.0-enable-translations.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/media-video/imagination/files/imagination-3.0-enable-translations.patch b/media-video/imagination/files/imagination-3.0-enable-translations.patch
new file mode 100644
index 000000000000..d829129d8c77
--- /dev/null
+++ b/media-video/imagination/files/imagination-3.0-enable-translations.patch
@@ -0,0 +1,11 @@
+--- a/src/support.h
++++ b/src/support.h
+@@ -20,7 +20,7 @@
+ #ifndef __IMAGINATION_SUPPORT_H
+ #define __IMAGINATION_SUPPORT_H
+
+-#define PLUGINS_INSTALLED 0
++#define PLUGINS_INSTALLED 1
+
+ #ifdef HAVE_CONFIG_H
+ # include <config.h>