From kde-core-devel Wed Apr 28 18:20:47 2010 From: Andriy Rysin Date: Wed, 28 Apr 2010 18:20:47 +0000 To: kde-core-devel Subject: Policy on kcm module naming Message-Id: <702E80AA-881F-40FF-92F1-DE0B6918D41D () gmail ! com> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=127247890802789 Is there a policy on kcm module naming? Looks like most names in kcmshell4 --list output are just 'name' but there quite a few with kcm'name' and kcm_'name'. The last two seems to be used Seems pretty standard to name the libraries kcm_name but not for desktop files. Also if I have a kded daemon I'd have to use some prefix for either kded or kcm desktop files... Andriy