Fixes Redhat bug 795241. Fixes minor errors in schema file: child schema ids
are incorrect.
<schema id="org.gnome.glabels-3" path="/apps/glabels-3/" gettext-domain="@GETTEXT_PACKAGE@">
- <child name="ui" schema="org.gnome.glabels.ui"/>
- <child name="locale" schema="org.gnome.glabels.locale"/>
- <child name="objects" schema="org.gnome.glabels.objects"/>
- <child name="history" schema="org.gnome.glabels.history"/>
+ <child name="ui" schema="org.gnome.glabels-3.ui"/>
+ <child name="locale" schema="org.gnome.glabels-3.locale"/>
+ <child name="objects" schema="org.gnome.glabels-3.objects"/>
+ <child name="history" schema="org.gnome.glabels-3.history"/>
</schema>