talkatu/talkatu

288e07a83040
Reorder a g_object_get to not break pidgin.

`g_object_get` will stop at the first error. Pidgin hadn't yet been updated for
the author-name-color property which lead to the timestamp not being filled out
by `g_object_get` and thus broke all messages in Pidgin 3.

Testing Done:
I tested this in the Pidgin tree and then rebuilt it in the talkatu tree.

Reviewed at https://reviews.imfreedom.org/r/753/
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/org/imfreedom/keep/talkatu/talkatu/ui">
<file compressed="true">attachmentdialog.ui</file>
<file compressed="true">attachmentpreview.ui</file>
<file compressed="true">editor.ui</file>
<file compressed="true">historyrow.ui</file>
<file compressed="true">linkdialog.ui</file>
<file compressed="true">messageactions.ui</file>
<file compressed="true">toolbar.ui</file>
</gresource>
</gresources>