updated on Wed Jan 25 08:34:36 UTC 2012
[aur-mirror.git] / trayer-dwm / trayer.diff
blob469d249dcad0c5baf7391d3005e5500496e35334
1 # This patchfile was courtesy of the Debian team. Thanks!
2 --- Makefile.common
3 +++ Makefile.common~
4 @@ -25,7 +25,7 @@
5 endif
7 # -DGTK_DISABLE_DEPRECATED does not work yet
8 -CFLAGS += -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED
9 +CFLAGS += -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
11 %.o: %.c
12 $(CC) $(CFLAGS) $(INCS) -c $<
13 --- panel.c
14 +++ panel.c~
15 @@ -588,7 +588,6 @@
16 printf(" --height <number>\n");
17 printf(" --SetDockType <true|false>\n");
18 printf(" --SetPartialStrut <true|false>\n");
19 - printf(" --RoundCorners <true|false>\n");
20 printf(" --transparent <true|false>\n");
21 printf(" --alpha <number>\n");
22 printf(" --tint <int>\n");