diff options
author | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2013-02-06 14:54:23 +0000 |
---|---|---|
committer | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2013-02-06 14:54:23 +0000 |
commit | 714611a0da07e4dff809572a18e3c0c2191b1478 (patch) | |
tree | 6565c2087053cbc07f96827fa1427ae1f7873987 /ChangeLog | |
parent | a072a15eddf2980949d40f56a1af6e7e338d003d (diff) |
fix efm cache listener to only activate (once) on icon update instead of desktop update since this is the only one which will matter, also only update the icon image instead of the entire thing
SVN revision: 83684
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ | |||
4 | * added e_widget_on_disable_hook_set | 4 | * added e_widget_on_disable_hook_set |
5 | * added option for preventing all keyboard layout changes | 5 | * added option for preventing all keyboard layout changes |
6 | * moved "allow windows above fullscreen windows" option to geometry settings dialog | 6 | * moved "allow windows above fullscreen windows" option to geometry settings dialog |
7 | * fix filemanager efreet cache listeners and updates | ||
7 | 8 | ||
8 | 2013-02-05 Mike Blumenkrantz | 9 | 2013-02-05 Mike Blumenkrantz |
9 | 10 | ||