After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 658207 - glib-compile-schemas says "can not"
glib-compile-schemas says "can not"
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gsettings
unspecified
Other All
: Normal trivial
: ---
Assigned To: Allison Karlitskaya (desrt)
gtkdev
Depends on:
Blocks:
 
 
Reported: 2011-09-04 23:25 UTC by Allison Karlitskaya (desrt)
Modified: 2011-09-10 14:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
glib-compile-schemas: Pedantic string fixes (1.34 KB, patch)
2011-09-10 14:37 UTC, Matthias Clasen
committed Details | Review

Description Allison Karlitskaya (desrt) 2011-09-04 23:25:46 UTC
#: ../gio/glib-compile-schemas.c:884
msgid "can not add keys to a 'list-of' schema"


"cannot", please, but not until after 2.30.0.
Comment 1 Matthias Clasen 2011-09-10 14:37:23 UTC
The following fix has been pushed:
ec3653b glib-compile-schemas: Pedantic string fixes
Comment 2 Matthias Clasen 2011-09-10 14:37:26 UTC
Created attachment 196176 [details] [review]
glib-compile-schemas: Pedantic string fixes

Replace 'can not' by 'cannot' in several places. String change!