summaryrefslogtreecommitdiffstats
path: root/kcontrol/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/TODO')
-rw-r--r--kcontrol/TODO10
1 files changed, 5 insertions, 5 deletions
diff --git a/kcontrol/TODO b/kcontrol/TODO
index b3b8d2971..f0f84d461 100644
--- a/kcontrol/TODO
+++ b/kcontrol/TODO
@@ -32,9 +32,9 @@ Of course, nothing in this file is set in stone, or is "correct" or "true" for t
* Move Theme manger out of KControl as a standalone app (can still be a kcm modules code wise of course).
-* Move "Power Control/Laptop Battery" to "Hardware" (the only KCM left in that category). Note this is in kdeutils. It will also remove the top level Power Control so remove that in the settings.menu file
+* Move "Power Control/Laptop Battery" to "Hardware" (the only KCM left in that category). Note this is in tdeutils. It will also remove the top level Power Control so remove that in the settings.menu file
-* Move the laptop KCMs to "Hardware", from "System Administration". Note these are in kdeutils.
+* Move the laptop KCMs to "Hardware", from "System Administration". Note these are in tdeutils.
* Move "User Accountš to System
@@ -52,7 +52,7 @@ Of course, nothing in this file is set in stone, or is "correct" or "true" for t
* Spelling - It is application specific and if they need it they will include the kcm in their configure dialog most (all?) already do.
-* Security & Privacy/Privacy - It should be a seperate utility in kdeutils. It does stuff, not configuring stuff
+* Security & Privacy/Privacy - It should be a seperate utility in tdeutils. It does stuff, not configuring stuff
---------- Combining Modules
@@ -103,7 +103,7 @@ The desktop file is called "kcm_fonts" with "Name=Fonts" and "Categories=X-KDE-s
---------Various technical, broad design shifts: --------------------
-* Move the various KCMs in kdebase/kcontrol/* out to their respective app, as per the KCM Guidelines.
+* Move the various KCMs in tdebase/kcontrol/* out to their respective app, as per the KCM Guidelines.
* Convert KCMs to use ui Designer files
@@ -117,7 +117,7 @@ properly in 800x600 (is it 800x600 or 1024x768?). For a start, someone needs to
* Tons of KCMs and applications have options for selecting binaries which they use(frontends etc.). We need to be a little consistent here and adopt a general policy in this issue.
If a binary is not in $PATH it is the distributors fault and not KDE. The reason we have a GUI is so people don't have to know about this kinds of internals. The options doesn't mean anything because users use KDE, they're not in run level 3("WTF? cdparanoia? diff? What's that?"). PATH options("Where to search for X") should be removed - it is up to the distributor. Options for selecting what binary to use should be moved out to KConfEdit - they have a use but are very rarely used.
-* Rewrite kcmshell to the new KCModuleProxy and fix bugs. Move it to kdelibs.
+* Rewrite kcmshell to the new KCModuleProxy and fix bugs. Move it to tdelibs.
--------------------------------------------------------------------------