mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-10 11:36:01 +00:00
20fa106b8b
The prettier hook was missing a trailing slash so omitting css files. Add a trailing space fix hook and fix issues.
11 lines
251 B
Plaintext
11 lines
251 B
Plaintext
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"
|