SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
19
multimedia/imagination/patches/patch-src_support_h
Normal file
19
multimedia/imagination/patches/patch-src_support_h
Normal file
|
@ -0,0 +1,19 @@
|
|||
--- src/support.h.orig Mon Apr 15 15:59:33 2013
|
||||
+++ src/support.h Mon Apr 15 16:03:37 2013
|
||||
@@ -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>
|
||||
@@ -30,6 +30,7 @@
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <math.h>
|
||||
+#include <libintl.h>
|
||||
#include "imagination.h"
|
||||
#include "sexy-icon-entry.h"
|
||||
#include "imgcellrendereranim.h"
|
Loading…
Add table
Add a link
Reference in a new issue