diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-29 07:07:15 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-29 07:07:15 -0600 |
commit | d5981b5efb0c3e7c224d27b2e0553afa4eaefdd6 (patch) | |
tree | 5b07da1d88902f0cb20375b3e9aa6b20c15bf9c7 /ubuntu/precise/applications | |
parent | ef07b068919256dd762d8a5cb8070464c8b6e4b3 (diff) | |
download | tde-packaging-d5981b5efb0c3e7c224d27b2e0553afa4eaefdd6.tar.gz tde-packaging-d5981b5efb0c3e7c224d27b2e0553afa4eaefdd6.zip |
Fix references to KProcess
Diffstat (limited to 'ubuntu/precise/applications')
-rw-r--r-- | ubuntu/precise/applications/kvirc/debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/precise/applications/kvirc/debian/changelog b/ubuntu/precise/applications/kvirc/debian/changelog index 28535f296..0647d28ee 100644 --- a/ubuntu/precise/applications/kvirc/debian/changelog +++ b/ubuntu/precise/applications/kvirc/debian/changelog @@ -283,7 +283,7 @@ kvirc (2:2.1.2.99pre6-1) unstable; urgency=low - Prevent KDE Help browser from starting when using "What is This?" in the User Configuration, Server, and Registered Users dialogs. - Listview field editors now work properly. - - Use KProcess for spawning processes. + - Use TDEProcess for spawning processes. - Make user toolbar editor more easy to use. - Taskbar indicates better which window is active. - Fix crash when updating application font. |