diff readme.txt @ 1745:7dd1659c2693

Fixes for the new localization function on OS/2 and GTK3.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Mon, 04 Jun 2012 22:44:51 +0000
parents 43accf95bdc3
children 1de7daad85a3
line wrap: on
line diff
--- a/readme.txt	Mon Jun 04 22:18:56 2012 +0000
+++ b/readme.txt	Mon Jun 04 22:44:51 2012 +0000
@@ -37,7 +37,8 @@
    It is also available at http://hobbes.nmsu.edu
 Added resizing HICNs to 24x24 max size on platforms which do not 
    do it automatically (Mac and GTK). OS/2 and Windows limit the size.
-Added toolbar control support to replace existing bitmap buttons on Windows.   
+Added toolbar control support to replace existing bitmap buttons on Windows.
+Added dw_filesystem_set_column_title() to fill a hole in localization.   
 Fixed dwindows-config --version not returning the version at all.
 Fixed value changed events not working for spinbuttons on OS/2 and Windows.
 Fixed issues drawing arcs on GTK2, GTK3 and Mac.