summaryrefslogtreecommitdiff
path: root/x11-themes/oxygen-gtk/files/oxygen-gtk-1.4.6-tabstyle.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /x11-themes/oxygen-gtk/files/oxygen-gtk-1.4.6-tabstyle.patch
reinit the tree, so we can have metadata
Diffstat (limited to 'x11-themes/oxygen-gtk/files/oxygen-gtk-1.4.6-tabstyle.patch')
-rw-r--r--x11-themes/oxygen-gtk/files/oxygen-gtk-1.4.6-tabstyle.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/x11-themes/oxygen-gtk/files/oxygen-gtk-1.4.6-tabstyle.patch b/x11-themes/oxygen-gtk/files/oxygen-gtk-1.4.6-tabstyle.patch
new file mode 100644
index 000000000000..7f19434bef8b
--- /dev/null
+++ b/x11-themes/oxygen-gtk/files/oxygen-gtk-1.4.6-tabstyle.patch
@@ -0,0 +1,16 @@
+TS_SINGLE tab style has been deprecated in oxygen qt style,
+which should be replaced by TS_PLAIN.
+
+Gentoo-bug: 563802
+
+--- a/rc/oxygenrc 2014-01-17 14:47:36.000000000 +0100
++++ b/rc/oxygenrc 2017-06-24 15:49:36.607616582 +0200
+@@ -31,7 +31,7 @@
+ ScrollBarBevel=true
+ ProgressBarAnimated=true
+ MenuHighlightMode=MM_DARK
+-TabStyle=TS_SINGLE
++TabStyle=TS_PLAIN
+
+ WindowDragEnabled=true
+ WindowDragMode=WD_FULL