summaryrefslogtreecommitdiffstats
path: root/testing/bsm-simple-themes/bsm-simple-panel.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-02-07 08:25:01 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-02-07 08:25:01 +0000
commit3797d2f0e98272cd984cd38a62cf8847b91cf4bd (patch)
treed01e85452b5d35724cf1f7d83b44aa1ae63c4272 /testing/bsm-simple-themes/bsm-simple-panel.patch
parentda93de541cf49144e45eda8b386c0d42435afa75 (diff)
downloadaports-3797d2f0e98272cd984cd38a62cf8847b91cf4bd.tar.bz2
aports-3797d2f0e98272cd984cd38a62cf8847b91cf4bd.tar.xz
testing/bsm-simple-themes: new aport
BSM Simple GTK Themes http://gnome-look.org/content/show.php/?content=121685
Diffstat (limited to 'testing/bsm-simple-themes/bsm-simple-panel.patch')
-rw-r--r--testing/bsm-simple-themes/bsm-simple-panel.patch60
1 files changed, 60 insertions, 0 deletions
diff --git a/testing/bsm-simple-themes/bsm-simple-panel.patch b/testing/bsm-simple-themes/bsm-simple-panel.patch
new file mode 100644
index 000000000..4376a119a
--- /dev/null
+++ b/testing/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
+ }