summaryrefslogtreecommitdiff
path: root/xfce-base/xfce4-panel/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2015-06-10 16:09:38 +0100
committerV3n3RiX <venerix@rogentos.ro>2015-06-10 16:09:38 +0100
commit5fa8622fcff7f6ef5fbcf2988d9615dcfe23fa57 (patch)
treeca10942b3d76beb684cb8b6036b268e3fdb13b22 /xfce-base/xfce4-panel/files
parent363c2e2e480fb821dc6c063205610b5cad3b362a (diff)
drop xfce, use ebuilds from gentoo portage tree
Diffstat (limited to 'xfce-base/xfce4-panel/files')
-rw-r--r--xfce-base/xfce4-panel/files/increase_xfce_systray_spacing.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/xfce-base/xfce4-panel/files/increase_xfce_systray_spacing.patch b/xfce-base/xfce4-panel/files/increase_xfce_systray_spacing.patch
deleted file mode 100644
index fd74b953..00000000
--- a/xfce-base/xfce4-panel/files/increase_xfce_systray_spacing.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nur a/plugins/systray/systray-box.c b/plugins/systray/systray-box.c
---- a/plugins/systray/systray-box.c 2013-05-05 18:47:07.000000000 +0300
-+++ b/plugins/systray/systray-box.c 2015-01-23 16:26:03.859341485 +0200
-@@ -36,7 +36,7 @@
- #include "systray-box.h"
- #include "systray-socket.h"
-
--#define SPACING (2)
-+#define SPACING (5)
- #define OFFSCREEN (-9999)
-
- /* some icon implementations request a 1x1 size for invisible icons */