Skip to content

Commit

Permalink
gtk2: fix thunar bulk rename entry (fix #707)
Browse files Browse the repository at this point in the history
  • Loading branch information
horst3180 committed Dec 15, 2016
1 parent d641d3d commit 7da711e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions common/gtk-2.0/apps.rc
Expand Up @@ -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"

Expand Down

0 comments on commit 7da711e

Please sign in to comment.