]> git.pld-linux.org Git - packages/libwnck2.git/commitdiff
- fixed build with -Werror=missing-prototypes
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 15 Dec 2013 06:54:35 +0000 (07:54 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 15 Dec 2013 06:54:35 +0000 (07:54 +0100)
tasklist_orientation.patch

index 786135a213c05a05bcbebc4bbc39cc9ed289b962..f04e017a129d00084a2a80b7dbe47adf3a29bde2 100644 (file)
@@ -5,6 +5,14 @@ Index: libwnck-2.30.3/libwnck/tasklist.c
 ===================================================================
 --- libwnck-2.30.3.orig/libwnck/tasklist.c     2010-08-16 19:49:35.885871012 +0200
 +++ libwnck-2.30.3/libwnck/tasklist.c  2010-08-17 00:06:53.550368075 +0200
+@@ -24,6 +24,7 @@
+ */
+ #undef WNCK_DISABLE_DEPRECATED
++#define WNCK_I_KNOW_THIS_IS_NOT_UPSTREAM
+ #include <config.h>
 @@ -234,6 +234,8 @@ struct _WnckTasklistPrivate
    GdkPixmap *background;
  
This page took 0.088708 seconds and 4 git commands to generate.