Bug 171058

Summary: additional apps in systemsettings
Product: [Applications] systemsettings Reporter: Tomasz Dudzik <ziom_d>
Component: generalAssignee: System Settings Bugs <sourtooth+ssbugs>
Status: RESOLVED FIXED    
Severity: wishlist CC: bugs, xicex
Priority: NOR    
Version: 4.1   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Tomasz Dudzik 2008-09-14 17:25:02 UTC
Version:            (using Devel)
Compiler:          CMake 2.6 
OS:                Linux
Installed from:    Compiled sources

There should be a way to edit systesettings content. Like menu edit. It should have an option to add additional apps like Nvidia X Config or other. It can also be automatic. F.e when i install the nvidia drivers, the Nvidia X Config doesn' show in the menu, but in the systemsettings. There should be a way to configure other dievies like webcams, mobile phones (printers will come soon, i hope ;) ). 

Srry for my bad english. ;]
Comment 1 Cass 2009-01-24 18:54:52 UTC
PLEASE, integrate this feature! :(  It's SO very redundant to have a "System" folder, "Settings" folder, AND a "System Settings" app, all with different items!  It was very -confusing- as a first-time user, too.  I want to make System Settings like a Windows Control Panel.  It would be nice if I could use something like KDE Menu Editor to also create separators for organization, but I at least would just like to add items to System Settings like a normal folder.
Comment 2 Ben Cooksley 2009-04-30 10:15:31 UTC
*** Bug 135761 has been marked as a duplicate of this bug. ***
Comment 3 Ben Cooksley 2009-07-14 11:13:28 UTC
Currently being worked on locally.
Comment 4 Ben Cooksley 2009-09-05 07:15:57 UTC
SVN commit 1020025 by bcooksley:

Polish support for external applications.
CCBUG: 171058

 M  +1 -0      CMakeLists.txt  
 A             ExternalAppModule.cpp   [License: GPL (v2+)]
 A             ExternalAppModule.h   [License: GPL (v2+)]
 M  +2 -13     ModuleView.cpp  
 M  +0 -1      ModuleView.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1020025
Comment 5 Ben Cooksley 2009-09-05 07:16:03 UTC
SVN commit 1020026 by bcooksley:

Add examples for native KCModule's and External applications.
These are not intended for installation.
BUG: 171058

 A             examples (directory)  
 A             examples/external-application.txt  
 A             examples/native-kcm.txt  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1020026