Bug 34880

Summary: For KDevelop, KControl template has errors in desktop file.
Product: [Applications] kdevelop Reporter: Shannon --Jj Behrens <jjinux>
Component: kdevelop 2.x (obsolete)Assignee: KDevelop-Devel List <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 2.0.1   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Shannon --Jj Behrens 2001-11-14 02:56:09 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kdevelop
Version:           2.0.1 (using KDE 2.2.1 -0.rh71.1.cups)
Severity:          normal
Installed from:    Red Hat Linux 7.1
Compiler:          gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-81)
OS:                Linux (i686) release 2.4.2-2
OS/Compiler notes: 

I have created a KRCConf application using the KControl project template in KDevelop.  In the krcconf.desktop file the following lines were generated:

X-KDE-FactoryName=kcmkrcconf
X-KDE-Library=kcmkrcconf

Really these should be:

X-KDE-FactoryName=KRCConf
X-KDE-Library=krcconf

I assume this is a simple templating error.

Thanks.

(Submitted via bugs.kde.org)
(Called from KBugReport dialog)
Comment 1 Harald Fernengel 2002-09-22 15:21:18 UTC
Fixed in gideon