[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    startkde
From:       Bernhard Rosenkraenzer <bero () redhat ! de>
Date:       2001-01-25 10:47:26
[Download RAW message or body]

Yesterday, someone applied the following patch to startkde:

-# Make GTK use the theme we want it to
-# (Yes, the order of GTK_RC_FILES is odd, the last file listed
-# is actually the preferred one).
-if kreadconfig --group X11 --key useResourceManager --type bool; then
-
GTK_RC_FILES="$GTK_RC_FILES:/etc/gtk/gtkrc:$HOME/.gtkrc:$HOME/.gtkrc-kde"
-       export GTK_RC_FILES
-fi
-
-# Turn off anti-aliasing if the user requested it
-if ! kreadconfig --key AntiAliasing --default on --type bool; then
-       QT_XFT=0
-       export QT_XFT
-fi


This breaks the "Enable/Disable antialiasing" and "Apply styles to non-KDE
apps" functions in kcontrol.
Any reasons why this was done, aside from speeding up startup a bit at the
cost of functionality?

LLaP
bero

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic