Bug 547700 - kde-settings: use qtcurve-gtk2 by default
Summary: kde-settings: use qtcurve-gtk2 by default
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kde-settings
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F13blocker-KDE
TreeView+ depends on / blocked
 
Reported: 2009-12-15 13:21 UTC by Rex Dieter
Modified: 2009-12-25 21:56 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-12-25 21:56:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Rex Dieter 2009-12-15 13:21:52 UTC
Subject says it all, integrates nicely.  make it so! :)

Comment 1 Rex Dieter 2009-12-24 15:45:33 UTC
Any suggestions on implimenting this?

Off the top of my head:
1.  Rely on XDG_DATA_DIRS (or equivalent) and put some thing @
/usr/share/kde-settings/kde-profile/default/.../gtkrc
containing:
include "/usr/share/themes/QtCurve/gtk-2.0/gtkrc"

2.  create something like
/etc/kde/env/gtk2-rc-files.sh
containing:
GTK2_RC_FILES="/usr/share/themes/QtCurve/gtk-2.0/gtkrc"
export GTK2_RC_FILES

3.  hybrid of 1,2

Any better/easier way ?

Comment 2 Rex Dieter 2009-12-24 18:00:46 UTC
I'm leaning toward an option
4.  using something like 2, and merge what's in kcm-gtk's env script as well, copy os default/skeleton script to users' ~/.gtkrc-2.0-kde4 , and set GTK2_RC_FILES at that.
Note: this will deprecate kcm-gtk's current,
/etc/kde/evn/kcm-gtk.sh
script.

Comment 3 Rex Dieter 2009-12-25 21:56:28 UTC
* Fri Dec 25 2009 Rex Dieter <rdieter> 4.4-6
- use qtcurve-gtk2 by default (#547700


Note You need to log in before you can comment on or make changes to this bug.