summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis@xfce.org>2008-11-15 15:17:30 +0000
committerJannis Pohlmann <jannis@xfce.org>2008-11-15 15:17:30 +0000
commit37dff4e3b84da0c1a214c2fdb0d3cc65e9931bd8 (patch)
tree1e53909a744cc66e610db1558443d152057aa8e0 /NEWS
parent68b98fc166339d716843431ab2271f9b421d84cd (diff)
downloadxfce4-appfinder-37dff4e3b84da0c1a214c2fdb0d3cc65e9931bd8.tar.gz
* src/xfce-appfinder-window.c (_xfce_appfinder_window_visible_func):
Assume "All" category if the category string is empty. For some reason xfconf_g_property_bind() sets the property to an empty string if it does not exist at the time the binding is created. This fixes bug #4613. * NEWS: Update NEWS file. (Old svn revision: 28813)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 23bf253..83bb9ce 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+4.5.93
+======
+- Assume "All" category if the current category string is empty (Bug #4613).
+
4.5.92
======
- Fix runtime warnings and toplevel menu items always being displayed