mirror of
https://github.com/rozniak/xfce-winxp-tc.git
synced 2026-01-26 11:39:44 +00:00
Prelim: Update line.png references to composed dir
This commit is contained in:
@@ -1256,7 +1256,7 @@ style "default" {
|
||||
image {
|
||||
function = BOX
|
||||
detail = "menubar"
|
||||
file = "../Resources/gtk-2.0/line.png"
|
||||
file = "../Resources/composed/line.png"
|
||||
border = {0, 0, 0, 1}
|
||||
}
|
||||
|
||||
@@ -1268,13 +1268,13 @@ style "default" {
|
||||
function = BOX
|
||||
state = PRELIGHT
|
||||
detail = "menu_scroll_arrow_up"
|
||||
file = "../Resources/gtk-2.0/line.png"
|
||||
file = "../Resources/composed/line.png"
|
||||
}
|
||||
|
||||
image {
|
||||
function = BOX
|
||||
detail = "menu_scroll_arrow_up"
|
||||
file = "../Resources/gtk-2.0/line.png"
|
||||
file = "../Resources/composed/line.png"
|
||||
border = {0, 0, 0, 1}
|
||||
}
|
||||
|
||||
@@ -1282,13 +1282,13 @@ style "default" {
|
||||
function = BOX
|
||||
state = PRELIGHT
|
||||
detail = "menu_scroll_arrow_down"
|
||||
file = "../Resources/gtk-2.0/line.png"
|
||||
file = "../Resources/composed/line.png"
|
||||
}
|
||||
|
||||
image {
|
||||
function = BOX
|
||||
detail = "menu_scroll_arrow_down"
|
||||
file = "../Resources/gtk-2.0/line.png"
|
||||
file = "../Resources/composed/line.png"
|
||||
border = {0, 0, 1, 0}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user