cui/uiconfig/ui/charnamepage.ui | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-)
New commits: commit c6afaeecb8f38228bd5b053f387c24b871a0f7bf Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Thu Sep 20 21:27:39 2018 +0100 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Fri Sep 21 09:50:57 2018 +0200 missing text renderer for non-editable language selector Change-Id: I0c82b6006ca778439c5c4559d0c7c23ff94fffc4 Reviewed-on: https://gerrit.libreoffice.org/60844 Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/cui/uiconfig/ui/charnamepage.ui b/cui/uiconfig/ui/charnamepage.ui index 55ac94e0f44a..2f68c6a3db6a 100644 --- a/cui/uiconfig/ui/charnamepage.ui +++ b/cui/uiconfig/ui/charnamepage.ui @@ -811,10 +811,15 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="model">liststore6</property> - <property name="has_entry">False</property> <property name="entry_text_column">0</property> <property name="id_column">1</property> <child> + <object class="GtkCellRendererText" id="cellrenderertext9"/> + <attributes> + <attribute name="text">0</attribute> + </attributes> + </child> + <child> <object class="GtkCellRendererPixbuf" id="cellrenderertext6"/> <attributes> <attribute name="pixbuf">2</attribute> @@ -1016,7 +1021,13 @@ <property name="entry_text_column">0</property> <property name="id_column">1</property> <child> - <object class="GtkCellRendererPixbuf" id="cellrenderertext7"/> + <object class="GtkCellRendererText" id="cellrenderertext7"/> + <attributes> + <attribute name="text">0</attribute> + </attributes> + </child> + <child> + <object class="GtkCellRendererPixbuf" id="cellrenderertext11"/> <attributes> <attribute name="pixbuf">2</attribute> </attributes> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits