gtk2: fix thunar bulk rename entry (fix #707)

master
Horst3180 2016-12-15 13:40:54 +01:00
parent d641d3de16
commit 7da711e12d
No known key found for this signature in database
GPG Key ID: C57DFF0D28DAAE97
1 changed files with 3 additions and 0 deletions

View File

@ -144,6 +144,9 @@ widget_class "*MousepadSearchBar*.<GtkEntry>" style "entry_border"
# Mousepad find and replace
widget_class "*MousepadReplaceDialog*.<GtkEntry>" style "entry_border"
# Thunar bulk rename
widget_class "*ThunarRenamerDialog*.<GtkEntry>" style "entry_border"
# Hexchat input box
class "SexySpellEntry" style:highest "entry_border"