allow multi_desktop even with multi monitors config

git-svn-id: http://tint2.googlecode.com/svn/trunk@104 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
lorthiois@bbsoft.fr
2009-06-08 16:50:14 +00:00
parent 39480ccace
commit d47cfb0761
7 changed files with 18 additions and 19 deletions

View File

@@ -1,3 +1,6 @@
2009-06-08
- allow 'taskbar_mode = multi_desktop' config with 'panel_monitor = all'
2009-06-07
- merge autotool build system by Christian Ruppert