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:
Jehan
2016-02-29 23:52:02 +01:00
parent 58b5c94d92
commit 9c617d058c

View File

@ -835,7 +835,7 @@ style "tlsog-menu-item"
{ {
function = BOX function = BOX
state = PRELIGHT state = PRELIGHT
file = "ui/menu-item-prelight.png" file = "ui/menuitem-prelight.png"
border = { 1, 0, 1, 0 } border = { 1, 0, 1, 0 }
stretch = TRUE stretch = TRUE
} }