mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 03:24:54 +00:00
fix toolbar style in win32
This commit is contained in:
parent
2d25a09bfe
commit
ba813a8913
1 changed files with 2 additions and 2 deletions
|
@ -4,6 +4,6 @@ gtk-theme-name = "Clearlooks"
|
|||
|
||||
gtk-icon-theme-name = "Tango"
|
||||
|
||||
gtk-icon-sizes="gtk-small-toolbar=16,16"
|
||||
gtk-icon-sizes = "gtk-small-toolbar=16,16"
|
||||
|
||||
gtk-toolbar-set-style = "gtk-toolbar-icons"
|
||||
gtk-toolbar-style = GTK_TOOLBAR_ICONS
|
||||
|
|
Loading…
Add table
Reference in a new issue