[Bug 121330] Changed - All list type default values in schemas are stripped in intltool-merge
bugzilla-daemon@widget.gnome.org
bugzilla-daemon@widget.gnome.org
Sat, 1 Nov 2003 19:39:49 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=121330
Changed by richard@imendio.com.
--- shadow/121330 Sat Nov 1 19:32:36 2003
+++ shadow/121330.tmp.12705 Sat Nov 1 19:39:49 2003
@@ -42,6 +42,11 @@
print OUTPUT "$locale_start_spaces$c_default_block";
It seems that all list type values are treated as comment instead and be
removed.
+
+------- Additional Comments From richard@imendio.com 2003-11-01 19:39 -------
+Any ideas on this one? I can't see the point of just removing all list
+defaults... is the fix to simple remove that line? Seems to work at a
+very quick glance, but my perl/intltool knowledge is very limited.