Summary: | JJ:startkde can't cope with KSplashX theme names containing spaces | ||
---|---|---|---|
Product: | [Plasma] ksplash | Reporter: | Eike Hein <hein> |
Component: | general | Assignee: | Lubos Lunak <l.lunak> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | finex, l.lunak |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | diff for KDE/kdebase/workspace/startkde.cmake |
Description
Eike Hein
2008-08-04 16:43:29 UTC
Created attachment 30025 [details]
diff for KDE/kdebase/workspace/startkde.cmake
This is my first attempt at a KDE patch, so comments about etiquette are welcome.
The attached patch.diff is for trunk/KDE/kdebase/workspace/startkde.cmake (rev. 907017).
It adds double-quotes around the theme name in the startkde script for both ksplashx and ksplashsimple commands. It fixes the bug for me.
Patch committed to trunk and 4.2 branch, thanks Olli. |