This repository has been archived on 2024-05-02. You can view files and clone it, but cannot push or open issues/pull-requests.
GTK-Theme-BeOS-R5-Mod/gtk-2.0/statusbar.rc

21 lines
398 B
Plaintext
Executable File

########################################################################
# Statusbar
########################################################################
style "statusbar"
{
engine "pixmap"
{
### Statusbsr ###
image
{
function = RESIZE_GRIP
detail = "statusbar"
overlay_file = "statusbar/resizer.png"
overlay_stretch = FALSE
}
}
}
class "GtkStatusbar*" style "statusbar"