Summary: | No Plastik theme | ||
---|---|---|---|
Product: | [Unmaintained] kpersonalizer | Reporter: | Philippe Rigault <prigault> |
Component: | general | Assignee: | Carsten Wolff <wolff> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Check for existence of Plastik, and add to list of themes if it exists. |
Description
Philippe Rigault
2004-01-23 22:58:38 UTC
That's not a list of styles but complete themes. Plastik is contained in kdeaddons so it's not installed everywhere and if such a theme is created it must have to be checked for. Created attachment 4859 [details]
Check for existence of Plastik, and add to list of themes if it exists.
This patch should work, and checks for the existence of Plastik as well. Is
there some other check that I should do to make double sure that the theme is
installed?
Definitely KDE 3.3 material due to the string addition, but I think it's good
other than that.
originally, there were supposed to be 4 styles/themes, one for each selection on kospage. Now there are already 2 themes for KDE out of kdebase and I'm not feeling compfortable with cluttering kstylepage with even more KDE-themes from kdeartwork. Plastik is nice, but I think one fancy and one classy style is enough. * kpersonalizer should add other styles and themes like plastik. It's a personalizer, so give people choices to personalize stuff with it. :-) As people mention, it is basically a theme chooser, and now that we've actually got a proper, working theme engine, why not simply use that and make it list installed themes? It would seem to make sense to me, but hey, I'm me ;) Was added to HEAD. |