mirror of
https://github.com/rozniak/xfce-winxp-tc.git
synced 2026-01-26 11:39:44 +00:00
Prelim: Progress bar styles GTK2
This commit is contained in:
BIN
themes/native/Resources/composed/progress.png
Normal file
BIN
themes/native/Resources/composed/progress.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 469 B |
@@ -1554,7 +1554,7 @@ style "default" {
|
||||
image {
|
||||
function = BOX
|
||||
detail = "bar"
|
||||
file = "../Resources/gtk-2.0/progress_horz_bar.png"
|
||||
file = "../Resources/composed/progress.png"
|
||||
stretch = TRUE
|
||||
border = {0, 0, 0, 0}
|
||||
orientation = HORIZONTAL
|
||||
@@ -1563,7 +1563,7 @@ style "default" {
|
||||
image {
|
||||
function = BOX
|
||||
detail = "bar"
|
||||
file = "../Resources/gtk-2.0/progress_vert_bar.png"
|
||||
file = "../Resources/composed/progress.png"
|
||||
stretch = TRUE
|
||||
border = {0, 0, 0, 0}
|
||||
orientation = VERTICAL
|
||||
|
||||
Reference in New Issue
Block a user