diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-10-15 15:24:26 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-10-22 17:26:08 +0200 |
commit | 5a342bde16fb46c895eec302af73d7836226eccf (patch) | |
tree | 32363a701b9530b1e9961163edcc1359563ce0a2 /extras | |
parent | f4a5893eceabc1f6d541164a0e858456f0ce0905 (diff) |
weld backing window
Change-Id: I250e46d3f1d558567bddbd4f0330470222e8fd4b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104442
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'extras')
-rw-r--r-- | extras/source/glade/libreoffice-catalog.xml.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/extras/source/glade/libreoffice-catalog.xml.in b/extras/source/glade/libreoffice-catalog.xml.in index 170c0a8967a6..2f685a47ae8e 100644 --- a/extras/source/glade/libreoffice-catalog.xml.in +++ b/extras/source/glade/libreoffice-catalog.xml.in @@ -25,13 +25,6 @@ </properties> </glade-widget-class> - <glade-widget-class title="Recent Documents View" name="sfxlo-RecentDocsView" - generic-name="Icon View" parent="GtkIconView" - icon-name="widget-gtk-iconview"/> - <glade-widget-class title="Template Thumbnail View" name="sfxlo-TemplateDefaultView" - generic-name="Template Icon View" parent="GtkIconView" - icon-name="widget-gtk-iconview"/> - <glade-widget-class title="Notebook switching tabs depending on context" name="sfxlo-NotebookbarTabControl" generic-name="NotebookbarTabControl" parent="GtkNotebook" icon-name="widget-gtk-notebook"/> |