diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-24 13:24:41 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-24 13:24:41 -0600 |
commit | e3830e4c08b5b58945714e698d5745f15ed60189 (patch) | |
tree | 0fd616be7989804dca4201562652ea065bfab910 /NEWS | |
parent | c38f8eb7efad25d59afa3d96fe2f59a2821a82ae (diff) | |
download | kpowersave-e3830e4c08b5b58945714e698d5745f15ed60189.tar.gz kpowersave-e3830e4c08b5b58945714e698d5745f15ed60189.zip |
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -78,7 +78,7 @@ Fixed bugs (from bugzilla.novell.com if no other comment): - #302493: don't use kdFatal() befor exit(), it would look like a crash - #303963: fix segfault if XDG_SESSION_COOKIE is not set - #307431: prevent AC notifications if session state get changed - - #309491: fixed code to free KProcess object if gnome-screensaver runs + - #309491: fixed code to free TDEProcess object if gnome-screensaver runs - Debian #413638: if config dialog is minimized and the user try to start config dialog via applet reactivate the dialog. - Debian #413811: fails to notify if suspend-to-ram fails |