mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-19 19:14:55 +00:00
The prettier hook was missing a trailing slash so omitting css files. Add a trailing space fix hook and fix issues.
10 lines
251 B
Text
10 lines
251 B
Text
gtk-theme-name = "Clearlooks"
|
|
gtk-enable-mnemonics = 0
|
|
|
|
# Workaround for non-ascii display issue details
|
|
# here: http://bugs.gramps-project.org/view.php?id=5474
|
|
style "user-font"
|
|
{
|
|
font_name="Arial Unicode MS"
|
|
}
|
|
widget_class "*" style "user-font"
|