themes: s/menu-item-prelight.png/menuitem-prelight.png/
Fix a typo of an image file's name in gtkrc.
This commit is contained in:
@ -835,7 +835,7 @@ style "tlsog-menu-item"
|
||||
{
|
||||
function = BOX
|
||||
state = PRELIGHT
|
||||
file = "ui/menu-item-prelight.png"
|
||||
file = "ui/menuitem-prelight.png"
|
||||
border = { 1, 0, 1, 0 }
|
||||
stretch = TRUE
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user