[monkey-bubble: 488/753] Specialized this beast for reading v0.9.2 compliant .desktop files. Stores



commit 48114650d8d7449c75eff7b569ed69bc494c88f3
Author: George Lebl <jirka 5z com>
Date:   Thu Jun 28 07:24:47 2001 +0000

    Specialized this beast for reading v0.9.2 compliant .desktop files. Stores
    
    Thu Jun 28 00:26:18 2001  George Lebl <jirka 5z com>
    
    	* bonobo-config-ditem.[ch]: Specialized this beast for reading v0.9.2
    	  compliant .desktop files.  Stores all localestrings in utf8, all
    	  other strings in straight ascii, and does automatic conversion to
    	  utf8 according to the "Encoding=" bit or location.  Also fix some
    	  leaks.  Will need to do more strict parsing to be truly compliant,
    	  it will currently read non-compliant files sometimes and pretend
    	  they are ok.

 monikers/ChangeLog |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/monikers/ChangeLog b/monikers/ChangeLog
index 0094fa4..a98c6a9 100644
--- a/monikers/ChangeLog
+++ b/monikers/ChangeLog
@@ -1,3 +1,13 @@
+Thu Jun 28 00:26:18 2001  George Lebl <jirka 5z com>
+
+	* bonobo-config-ditem.[ch]: Specialized this beast for reading v0.9.2
+	  compliant .desktop files.  Stores all localestrings in utf8, all
+	  other strings in straight ascii, and does automatic conversion to
+	  utf8 according to the "Encoding=" bit or location.  Also fix some
+	  leaks.  Will need to do more strict parsing to be truly compliant,
+	  it will currently read non-compliant files sometimes and pretend
+	  they are ok.
+
 2001-06-16  Maciej Stachowiak  <mjs eazel com>
 
 	* Makefile.am: Include $(MONIKER_LIBS) in link line for test-ditem



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]