diff options
author | sibel <lesibel@free.fr> | 2010-10-22 17:38:01 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-10-22 17:38:01 +0200 |
commit | c63e6509d95f2e1ef7ca3eedeb7c568073f0933a (patch) | |
tree | 48031f46c2a47c73ebf61b3cad190f883ec9a908 /kde/amarok/ipodcollection.patch | |
parent | 1f058d429a07a149c462e57cdcbdc753261603eb (diff) | |
parent | ba59ac9c5ab71b286871992883c73738eb7f9b18 (diff) | |
download | nutyx-extra-c63e6509d95f2e1ef7ca3eedeb7c568073f0933a.tar.gz nutyx-extra-c63e6509d95f2e1ef7ca3eedeb7c568073f0933a.tar.bz2 nutyx-extra-c63e6509d95f2e1ef7ca3eedeb7c568073f0933a.tar.xz nutyx-extra-c63e6509d95f2e1ef7ca3eedeb7c568073f0933a.zip |
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/attapu
Diffstat (limited to 'kde/amarok/ipodcollection.patch')
-rw-r--r-- | kde/amarok/ipodcollection.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/kde/amarok/ipodcollection.patch b/kde/amarok/ipodcollection.patch deleted file mode 100644 index 3782de803..000000000 --- a/kde/amarok/ipodcollection.patch +++ /dev/null @@ -1,15 +0,0 @@ -Index: index 2507cb7..dbeb161 100644 -=================================================================== ---- src/core-impl/collections/ipodcollection/handler/IpodHandler.cpp -+++ src/core-impl/collections/ipodcollection/handler/IpodHandler.cpp -@@ -28,6 +28,10 @@ - extern "C" { - #include <glib-object.h> // g_type_init - #ifdef GDK_FOUND -+// work around compile issue with glib >= 2.25 -+#ifdef signals -+ #undef signals -+#endif - #include <gdk-pixbuf/gdk-pixbuf.h> - #endif - } |