diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-08-01 17:05:28 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-08-01 22:17:46 +0200 |
commit | 57f30096080c7a9c072c551d68d2ffc20fa1e40b (patch) | |
tree | fedad97e7b5d363b0e8d09a3f6e503605ee90927 /extras | |
parent | aee3aa2610971936d6f402365ebf34c14847ab44 (diff) |
weld OGeneralPage and OGeneralPageWizard
Change-Id: I7caa08a5e060371c9b80ff83b141c27af09246bf
Reviewed-on: https://gerrit.libreoffice.org/76817
Tested-by: Jenkins
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 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/extras/source/glade/libreoffice-catalog.xml.in b/extras/source/glade/libreoffice-catalog.xml.in index 50d27c0fd3ae..eef7bdd744b6 100644 --- a/extras/source/glade/libreoffice-catalog.xml.in +++ b/extras/source/glade/libreoffice-catalog.xml.in @@ -218,10 +218,6 @@ generic-name="LanguageBox" parent="VclComboBoxText" icon-name="widget-gtk-combobox"/> - <glade-widget-class title="Open Document ListBox" name="dbulo-OpenDocumentListBox" - generic-name="Open Document ListBox" parent="GtkComboBox" - icon-name="widget-gtk-combobox"/> - <glade-widget-class title="Fill Type ListBox" name="svxlo-SvxFillTypeBox" generic-name="Fill Type ListBox" parent="GtkComboBox" icon-name="widget-gtk-combobox"/> @@ -246,10 +242,6 @@ generic-name="Same Content Preset ListBox" parent="GtkComboBox" icon-name="widget-gtk-combobox"/> - <glade-widget-class title="Open Document Button" name="dbulo-OpenDocumentButton" - generic-name="Open Document Button" parent="GtkButton" - icon-name="widget-gtk-button"/> - <glade-widget-class title="Relation Control" name="dbulo-ORelationControl" generic-name="Relation Control" parent="GtkTreeView" icon-name="widget-gtk-treeview"/> |