diff options
author | Palenik Mihály <palenik.mihaly@gmail.com> | 2014-06-17 00:24:41 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-06-18 14:45:10 +0000 |
commit | c4bf1f35405d3dcbd152e2e194d9e79946c0f471 (patch) | |
tree | bb696f1978acd8e54c1f26f29251819a0815359e /extras | |
parent | 2504ffccd02f42211dcbc92a5aa6addb04a4b717 (diff) |
Convert RID_SVXFLOAT_HYPERLINK_MARKWND to .ui
Change-Id: I58d21506ec17d1c0e73dd042b94ec2ee2e3ddf11
Reviewed-on: https://gerrit.libreoffice.org/9803
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'extras')
-rw-r--r-- | extras/source/glade/libreoffice-catalog.xml.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extras/source/glade/libreoffice-catalog.xml.in b/extras/source/glade/libreoffice-catalog.xml.in index e4265857e49f..b33f32ab3661 100644 --- a/extras/source/glade/libreoffice-catalog.xml.in +++ b/extras/source/glade/libreoffice-catalog.xml.in @@ -504,6 +504,9 @@ <glade-widget-class title="Chart Series ListBox" name="chartcontrollerlo-SeriesListBox" generic-name="Chart Series ListBox" parent="svtlo-SvTreeListBox" icon-name="widget-gtk-treeview"/> + <glade-widget-class title="Hyperlink Tree Box" name="cuilo-SvxHlmarkTreeLBox" + generic-name="Hyperlink Tree Box" parent="svtlo-SvTreeListBox" + icon-name="widget-gtk-treeview"/> <glade-widget-class title="Content List Box" name="sfxlo-ContentListBox" generic-name="Content List Box" parent="svtlo-SvTreeListBox" icon-name="widget-gtk-treeview"/> |