Bug 139200

Summary: JJ: Uncompressed themes are not detected
Product: kcontrol Reporter: Wilfred Hughes <whjudoka>
Component: kcmksplashAssignee: Lubos Lunak <l.lunak>
Status: RESOLVED FIXED    
Severity: wishlist CC: bjoern
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Patch for detecting uncompressed ksplash themes

Description Wilfred Hughes 2006-12-25 00:24:30 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    Ubuntu Packages
OS:                Linux

When a user downloads a theme in a compressed form the natural reaction is to uncompress it yet uncompressed themes are not detected. Enabling them or at least generating a warning upon detection of an uncompressed .rc file would be more helpful.
Comment 1 Björn Ruberg 2008-08-18 18:57:02 UTC
Created attachment 26916 [details]
Patch for detecting uncompressed ksplash themes

I have written a patch for KDE 4.1
You can now select theme.rc files. The patch copies the whole directory of the theme.rc file into the splash-theme directory and reads the name of the theme out of theme.rc
Comment 2 Lubos Lunak 2008-08-27 12:01:52 UTC
r853137, thanks for the patch.