From kde-commits Sun Nov 09 00:06:43 2003 From: Matthias Kretz Date: Sun, 09 Nov 2003 00:06:43 +0000 To: kde-commits Subject: kdelibs/kio X-MARC-Message: https://marc.info/?l=kde-commits&m=106833646114757 CVS commit by mkretz: hmm, did this stuff ever work for anybody else than me? Sorry I forgot to commit this file... M +15 -0 kcmodule.desktop 1.44 --- kdelibs/kio/kcmodule.desktop #1.43:1.44 @@ -62,5 +62,20 @@ Type=bool +# a list of all components this KCM belongs to [PropertyDef::X-KDE-ParentComponents] Type=QStringList +# the id of the parent in the TreeList +[PropertyDef::X-KDE-CfgDlgHierarchy] +Type=QString + +# sets the order of the modules in the TreeList/IconList +[PropertyDef::X-KDE-Weight] +Type=int + +[PropertyDef::X-KDE-RootOnly] +Type=bool + +### KDE4 remove - this property is deprecated +[PropertyDef::X-KDE-IsHiddenByDefault] +Type=bool