[Bug 72089] Incorrect factory name for KControl modules
Amilcar do Carmo Lucas
amilcar at ida.ing.tu-bs.de
Wed Jan 7 23:12:28 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=72089
amilcar at ida.ing.tu-bs.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From amilcar at ida.ing.tu-bs.de 2004-01-07 23:10 -------
Subject: kdevelop/languages/cpp/app_templates/kcmodule
CVS commit by aclu:
Fix bug# 72089
Thanks to Laur Ivan for the detailed bug report.
CCMAIL: 72089-done at bugs.kde.org
M +1 -1 module.desktop 1.13
--- kdevelop/languages/cpp/app_templates/kcmodule/module.desktop #1.12:1.13
@@ -38,5 +38,5 @@
Terminal=false
Type=Application
-X-KDE-FactoryName=$APPNAMELC$
+X-KDE-FactoryName=$APPNAME$
X-KDE-Library=$APPNAMELC$
X-KDE-ModuleType=Library
More information about the KDevelop-devel
mailing list