diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -35,12 +35,12 @@ make it easier to spot and add servers like these to the enemy server list. selected in drop-down?) - Leave 'server' grayed-out and unapplied until settings are applied? - - kdesudo is fucked. need to use the API. + - tdesudo is fucked. need to use the API. - Add a 'monitor' option - tork does not do any setconf'ing. - - Ability to import blocklists. - khotnewstuff? + - Ability to import blocklists. - tdehotnewstuff? * customized pktstat to report all non-tor traffic - non-tor traffic osd @@ -68,8 +68,8 @@ TorkConfig::self()->config()->copyTo("profilename",TorkConfig::self()->config() //Load a profile - KConfig *tmpconfig; - tmpconfig = new KConfig("torkspecialrc", false, false); + TDEConfig *tmpconfig; + tmpconfig = new TDEConfig("torkspecialrc", false, false); tmpconfig->copyTo("torkspecialrctmp",TorkConfig::self()->config()); now delete torkspecialrctmp @@ -122,7 +122,7 @@ For 0.32: Sometime: - * use kpaaworddialog and kdesuclient for password requests + * use kpaaworddialog and tdesuclient for password requests - Re-tool kicker applet @@ -298,7 +298,7 @@ options manually and on the fly. * Check torkify installation when launching torkify Minor -* use kpaaworddialog and kdesuclient for password requests +* use kpaaworddialog and tdesuclient for password requests * Toggle javascript and cookies from control button in konqueror * rename 'my network view' * Use RelayBandwidthRate @@ -329,7 +329,7 @@ TODO SOMETIME * Re-write controller logic. * use kompile instead of arkollon * Split out tork.cpp a bit, at least a vagure gesture towards cleaner code -* Find and squash as many bugs as possible in kconfig and elsewhere. +* Find and squash as many bugs as possible in tdeconfig and elsewhere. * 'Configure KMail' wizard for Mixminion * filter log with right-click * Full-refresh-of-server-list button @@ -417,7 +417,7 @@ if it is more than'. but that option is for clients, not servers. simultaneous connections allowed'. my maxconn doesn't actually perform this function. nothing does. * remove ASSERT: "(mode & KFile::Files) == 0" -in/tmp/buildd/kdelibs-3.5.5a.dfsg.1/./kio/kfile/kurlrequester.cpp (311) +in/tmp/buildd/tdelibs-3.5.5a.dfsg.1/./tdeio/tdefile/kurlrequester.cpp (311) In 0.19: |