summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAli Abdallah <ali.slackware@gmail.com>2009-07-27 06:50:10 +0000
committerAli Abdallah <ali.slackware@gmail.com>2009-07-27 06:50:10 +0000
commite41924f03d279196148666b1f097bc3bfef49979 (patch)
treeeaa42934d8835e4f092af1cf7e99489ed706beb2 /NEWS
parentdd50408a0130cf2603683e6073d8ff12f667c1bb (diff)
downloadixfce4-power-manager-e41924f03d279196148666b1f097bc3bfef49979.tar.gz
* src/xfpm-battery.c don't notify when starting up.
* src/xfpm-engine.c fix a typo output message. * src/xfpm-session.c Add error checking for getting DBus connection. * src/xfpm-shutdown.c more verbosity. * src/xfpm-main.c don't exit on SIGHUP. * src/xfpm-manager.c exits if we fail to get primary name owner of org.freedesktop.PowerManagement. * libxfpm/xfpm-common.c use xdg-open first to open links. * Another patch to the interface file by Josef Havran. * Add the possibility to don't show a tray icon bug 5613. (Old svn revision: 7848)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 68aeda78..b1c124ab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
Current
=======
- Make it possible to compile without network manager support.
--
+- Add never show icon to the system tray configuration (bug #5613).