Fix some problems with message handling
authorMatthias Clasen <mclasen@redhat.com>
Sat, 12 Feb 2011 17:42:18 +0000 (12:42 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 12 Feb 2011 17:45:25 +0000 (12:45 -0500)
commitc3334490c7b97ac561f7c7f1be407d17fbbb22ba
treea41d9559e1de572cac6bf03747a7e153b034d0c6
parenta536a1f2d751c89296f63f9863f3df90d8d2dfea
Fix some problems with message handling

g_printerr() doesn't append a newline, so we have to consistently
do it everywhere. Also, we cannot call gettext on "", ever.
gio/gsettings-tool.c