diff readme @ 1223:1255ba41adad

Added taskbar support for GTK... This will only work for desktops running Gnome... It will do nothing for Unity/KDE desktops. GTK3 support is tested.... will test GTK2 after committing.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Mon, 10 Oct 2011 04:38:45 +0000
parents 10f5b8645975
children f0746937f2c6
line wrap: on
line diff
--- a/readme	Mon Oct 10 02:54:27 2011 +0000
+++ b/readme	Mon Oct 10 04:38:45 2011 +0000
@@ -54,7 +54,7 @@
    which just call dw_container_set/change_row_title() but with (void *).
 Added dw_container_set_row_bg() to set alternating row colors.
    Currently Mac, Win and GTK are supported.
-Added taskbar support on the Mac.   
+Added taskbar support on the Mac and GTK.   
 Improved container optimization on Mac, header width now taken into account.
 Fixes for incorrect return codes from the dw_event_* functions on Windows.
 Fixes for incorrect behavior on key_press callbacks on Mac and Windows.