summaryrefslogtreecommitdiff
path: root/Kogaion-daylight/gtk-2.0/app-styles/panel.rc
diff options
context:
space:
mode:
authorbionel <ionel.busuioc@gmail.com>2015-08-22 20:25:23 +0300
committerbionel <ionel.busuioc@gmail.com>2015-08-22 20:25:23 +0300
commitb45aa479a32bc6c597fb07ea3f862fe8a7291b7b (patch)
tree773d85a0b04b710c64950ed402c8b050cae82e60 /Kogaion-daylight/gtk-2.0/app-styles/panel.rc
parent1b70002f56b4e0c86e2700b693794d91155d93e8 (diff)
fixing some errors2.0
Diffstat (limited to 'Kogaion-daylight/gtk-2.0/app-styles/panel.rc')
-rw-r--r--Kogaion-daylight/gtk-2.0/app-styles/panel.rc27
1 files changed, 8 insertions, 19 deletions
diff --git a/Kogaion-daylight/gtk-2.0/app-styles/panel.rc b/Kogaion-daylight/gtk-2.0/app-styles/panel.rc
index 923fa4d..d95e863 100644
--- a/Kogaion-daylight/gtk-2.0/app-styles/panel.rc
+++ b/Kogaion-daylight/gtk-2.0/app-styles/panel.rc
@@ -143,25 +143,14 @@ style "theme-main-menu-text" = "other-panel"
style "theme-panel-handle"
{
- engine "pixmap"
- {
- image
- {
- function = HANDLE
- file = "Panel/panel-handle.png"
- border = { 0, 0, 0, 0 }
- stretch = TRUE
- orientation = VERTICAL
- }
- image
- {
- function = HANDLE
- file = "Panel/panel-handle.png"
- border = { 0, 0, 0, 0 }
- stretch = TRUE
- orientation = HORIZONTAL
- }
- }
+ engine "pixmap" {
+ image {
+ function = HANDLE
+ }
+ image {
+ function = HANDLE
+ }
+ }
}
# XFCE panel theming.