GNOME Bugzilla – Bug 616309
gsettings-schema-convert should output gettext-domain by default
Last modified: 2010-07-02 17:31:23 UTC
It currently outputs the minimum amount of data. Having a "gettext-domain=FIXME" and a note in the migration guide about what to do would be nice.
This is only needed in case where you have a localized default value. Indeed, we should have a gettext-domain attribute in this case, and we can add an option so that the caller can set it. Will fix it.
Created attachment 159185 [details] [review] Add gettext-domain if needed when converting from gconf
You also want a gettext domain if there are summary or description element, I think.
Committed your patch, Vincent. Leaving this open to consider adding gettext-domain in more situations, I think we always want to add it if it is given on the commandline.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.