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