Updating branch refs/heads/master
to e3c6db6f57e72cdbdf0e293bba7d6ca650d7521b (commit)
from dde0a45d87c253e10a196a8bdde120198c67811b (commit)
commit e3c6db6f57e72cdbdf0e293bba7d6ca650d7521b
Author: Lionel Le Folgoc <[email protected]>
Date: Sun Sep 9 11:41:18 2012 +0200
Appearance: Fix gtk3 theme detection in install script (bug #9272).
.../appearance-settings/appearance-install-theme | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/dialogs/appearance-settings/appearance-install-theme
b/dialogs/appearance-settings/appearance-install-theme
index 13f61ae..6dc1e17 100755
--- a/dialogs/appearance-settings/appearance-install-theme
+++ b/dialogs/appearance-settings/appearance-install-theme
@@ -140,7 +140,7 @@ if test "$retval" -eq 0; then
detectthemes "gtk-2.0/gtkrc"
# install gtk-3.0 themes
- detectthemes "gtk-3.0/gtkrc"
+ detectthemes "gtk-3.0/gtk.css"
# install xfwm4 themes
detectthemes "xfwm4/themerc"
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits