diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-03-05 11:45:51 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-03-05 11:52:22 +0000 |
commit | c1d9f1ff1868ecd8fa21028c53c5dd357701affe (patch) | |
tree | 8840ab8f36abeb0cc0fcb710075254a348c03022 /extras | |
parent | 3991641ad68b08ad6be332c9a3f8ffa7ff98a4d1 (diff) |
convert help contents page to .ui
Change-Id: I9ffd2881bfbf51749d69d7fc1af2d74335d8e3f4
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 24c8c3e6c88b..645ec551b734 100644 --- a/extras/source/glade/libreoffice-catalog.xml.in +++ b/extras/source/glade/libreoffice-catalog.xml.in @@ -472,6 +472,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="Content List Box" name="sfxlo-ContentListBox" + generic-name="Content List Box" parent="svtlo-SvTreeListBox" + icon-name="widget-gtk-treeview"/> <glade-widget-class title="DD ListBox" name="swuilo-DDListBox" generic-name="DD ListBox" parent="svtlo-SvTreeListBox" icon-name="widget-gtk-treeview"/> |