Mercurial > audlegacy
comparison ChangeLog @ 1759:c525c2b6a3d8 trunk
[svn] Interpret set_string for a NULL value as a key unset action, as gconf will not store NULL values.
author | chainsaw |
---|---|
date | Sun, 24 Sep 2006 12:08:30 -0700 |
parents | 6b9e1c2b2b32 |
children | 47dcc46bb091 |
comparison
equal
deleted
inserted
replaced
1758:6b9e1c2b2b32 | 1759:c525c2b6a3d8 |
---|---|
1 2006-09-24 07:40:12 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> | |
2 revision [2453] | |
3 - fix for gconf_value_get_string() does not accept null string. | |
4 | |
5 trunk/audacious/prefswin.c | 23 ++++++++++++++++------- | |
6 trunk/configure.ac | 2 +- | |
7 2 files changed, 17 insertions(+), 8 deletions(-) | |
8 | |
9 | |
1 2006-09-23 20:53:46 +0000 Tony Vroon <chainsaw@gentoo.org> | 10 2006-09-23 20:53:46 +0000 Tony Vroon <chainsaw@gentoo.org> |
2 revision [2451] | 11 revision [2451] |
3 Revert botched workaround, the actual 3 NULL writes will have to be addressed. | 12 Revert botched workaround, the actual 3 NULL writes will have to be addressed. |
4 trunk/libaudacious/configdb_gconf.c | 2 -- | 13 trunk/libaudacious/configdb_gconf.c | 2 -- |
5 1 file changed, 2 deletions(-) | 14 1 file changed, 2 deletions(-) |