1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
11 * To get glade to use this, put this .xml into a dir e.g. ~/glade
13 * export GLADE_CATALOG_SEARCH_PATH=~/glade
14 * for system-wide installation copy into /usr/share/glade/catalogs/
16 <glade-catalog name=
"LibreOffice" domain=
"glade-3" depends=
"gtk+" version=
"1.0">
17 <glade-widget-classes>
19 <glade-widget-class title=
"Notebookbar ToolBox" name=
"sfxlo-NotebookbarToolBox"
20 generic-name=
"Notebookbar ToolBox" parent=
"GtkToolbar"
21 icon-name=
"widget-gtk-toolbar">
23 <!-- Must override the default value of "icon-size", so "Large Toolbar" will be saved into .ui -->
24 <property id=
"icon-size" optional-default=
"False" optional=
"True" default=
"GTK_ICON_SIZE_BUTTON"/>
28 <glade-widget-class title=
"Notebook switching tabs depending on context" name=
"sfxlo-NotebookbarTabControl"
29 generic-name=
"NotebookbarTabControl" parent=
"GtkNotebook"
30 icon-name=
"widget-gtk-notebook"/>
31 <glade-widget-class title=
"Horizontal box hiding children depending on its priorities" name=
"sfxlo-PriorityHBox"
32 generic-name=
"PriorityHBox" parent=
"GtkBox"
33 icon-name=
"widget-gtk-box"/>
34 <glade-widget-class title=
"Horizontal box hiding children depending on its priorities" name=
"sfxlo-PriorityMergedHBox"
35 generic-name=
"PriorityMergedHBox" parent=
"GtkBox"
36 icon-name=
"widget-gtk-box"/>
37 <glade-widget-class title=
"Box which can move own content to the popup" name=
"sfxlo-DropdownBox"
38 generic-name=
"DropdownBox" parent=
"GtkBox"
39 icon-name=
"widget-gtk-box"/>
40 <glade-widget-class title=
"Box which can hide own content" name=
"VclOptionalBox"
41 generic-name=
"VclOptionalBox" parent=
"GtkBox"
42 icon-name=
"widget-gtk-box"/>
43 <glade-widget-class title=
"Vertical box hiding children depending on context" name=
"sfxlo-ContextVBox"
44 generic-name=
"ContextVBox" parent=
"GtkBox"
45 icon-name=
"widget-gtk-box"/>
46 <glade-widget-class title=
"Managed Menu Button" name=
"svtlo-ManagedMenuButton"
47 generic-name=
"ManagedMenuButton" parent=
"GtkButton"
48 icon-name=
"widget-gtk-button"/>
49 <glade-widget-class title=
"NotebookBar Toolbar Addons" name=
"NotebookBarAddonsToolMergePoint"
50 generic-name=
"ShowText" parent=
"GtkToolButton"
51 icon-name=
"widget-gtk-toolbutton"/>
52 <glade-widget-class title=
"NotebookBar MenuItem Addons" name=
"NotebookBarAddonsMenuMergePoint"
53 generic-name=
"ShowText" parent=
"GtkMenuItem"
54 icon-name=
"widget-gtk-menuitem"/>
55 </glade-widget-classes>