diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-06 10:56:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-10 23:55:46 +0700 |
commit | 5bf9b2385e2e18ce286b8db7524562fa79975873 (patch) | |
tree | 6b7582336f74f7522f2b63f4df72ae4c2739fe8b /desktop/QtCurve-Gtk2/README | |
parent | 7be192ad5e844640861fdbabf23912539eecf7c0 (diff) | |
download | slackbuilds-5bf9b2385e2e18ce286b8db7524562fa79975873.tar.gz |
desktop/QtCurve-Gtk2: Removed (merged in qtcurve).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/QtCurve-Gtk2/README')
-rw-r--r-- | desktop/QtCurve-Gtk2/README | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/desktop/QtCurve-Gtk2/README b/desktop/QtCurve-Gtk2/README deleted file mode 100644 index 5e923ea8f5..0000000000 --- a/desktop/QtCurve-Gtk2/README +++ /dev/null @@ -1,12 +0,0 @@ -This is a set of widget styles for Gtk2 based apps. - -The fonts and colours for the GTK themes will be read in from your Qt -settings so any KDE font/colour changes will also affect your GTK apps. - -If you want Gtk2 apps to use the theme system wide, create a symbolic -link to the new theme like this: - ln -s /usr/share/themes/QtCurve/gtk-2.0/gtkrc /etc/gtk-2.0/gtkrc - -If you are using a dark theme, and fonts in Firefox are unreadable because -it does not invert the colors, you can pass USERCHROME=no to the script, -which will disable the modification of userchrome.css in Firefox. |