aboutsummaryrefslogtreecommitdiffstats
path: root/community/bsm-simple-themes/bsm-simple-panel.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-11-10 11:00:35 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-11-10 11:00:35 +0000
commit8703a3663e3fe64729764971ec24527ea6247bf9 (patch)
treeff6a5c58649e0ca06c5b872320e571ecd54f092a /community/bsm-simple-themes/bsm-simple-panel.patch
parent9ac5d7c29b1b6b95b4e4819ef076d1619280d71b (diff)
downloadaports-8703a3663e3fe64729764971ec24527ea6247bf9.tar.bz2
aports-8703a3663e3fe64729764971ec24527ea6247bf9.tar.xz
community/bsn-simple-themes: move from main
Diffstat (limited to 'community/bsm-simple-themes/bsm-simple-panel.patch')
-rw-r--r--community/bsm-simple-themes/bsm-simple-panel.patch60
1 files changed, 60 insertions, 0 deletions
diff --git a/community/bsm-simple-themes/bsm-simple-panel.patch b/community/bsm-simple-themes/bsm-simple-panel.patch
new file mode 100644
index 0000000000..4376a119a0
--- /dev/null
+++ b/community/bsm-simple-themes/bsm-simple-panel.patch
@@ -0,0 +1,60 @@
+diff --git a/BSM Simple Dark Menu/gtk-2.0/panel.rc b/BSM Simple Dark Menu/gtk-2.0/panel.rc
+index f0ab2bf..639754f 100755
+--- a/BSM Simple Dark Menu/gtk-2.0/panel.rc
++++ b/BSM Simple Dark Menu/gtk-2.0/panel.rc
+@@ -27,8 +27,8 @@ style "theme-panel"
+
+ style "theme-panel2" = "theme-panel"
+ {
+-xthickness = 0
+-ythickness = 0
++xthickness = 2
++ythickness = 1
+ engine "clearlooks"{
+ radius = 1.1
+ }
+diff --git a/BSM Simple Dark Panel/gtk-2.0/panel.rc b/BSM Simple Dark Panel/gtk-2.0/panel.rc
+index f5dac43..3c16d7a 100755
+--- a/BSM Simple Dark Panel/gtk-2.0/panel.rc
++++ b/BSM Simple Dark Panel/gtk-2.0/panel.rc
+@@ -27,8 +27,8 @@ style "theme-panel"
+
+ style "theme-panel2" = "theme-panel"
+ {
+-xthickness = 0
+-ythickness = 0
++xthickness = 2
++ythickness = 1
+ engine "clearlooks"{
+ radius = 1.1
+ }
+diff --git a/BSM Simple Dark/gtk-2.0/panel.rc b/BSM Simple Dark/gtk-2.0/panel.rc
+index 2f6298e..2cc579e 100755
+--- a/BSM Simple Dark/gtk-2.0/panel.rc
++++ b/BSM Simple Dark/gtk-2.0/panel.rc
+@@ -22,8 +22,8 @@ style "theme-panel"
+
+ style "theme-panel2" = "theme-panel"
+ {
+-xthickness = 0
+-ythickness = 0
++xthickness = 2
++ythickness = 1
+ engine "clearlooks"{
+ radius = 1.1
+ }
+diff --git a/BSM Simple/gtk-2.0/panel.rc b/BSM Simple/gtk-2.0/panel.rc
+index d2e51f3..72fbeaa 100755
+--- a/BSM Simple/gtk-2.0/panel.rc
++++ b/BSM Simple/gtk-2.0/panel.rc
+@@ -14,8 +14,8 @@ style "theme-panel"
+
+ style "theme-panel2" = "theme-panel"
+ {
+-xthickness = 0
+-ythickness = 0
++xthickness = 2
++ythickness = 1
+ engine "clearlooks"{
+ radius = 1.1
+ }