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:
parent
58b5c94d92
commit
9c617d058c
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue