summaryrefslogtreecommitdiffstats
path: root/extras
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-09-14 17:20:19 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-09-14 17:21:52 +0100
commit5480482b74b91b5fb68bb364debd10c6e83b4e23 (patch)
treed55436127b2af969aa47b297f97529ac199b307e /extras
parentClean up Mac OS X .jnilibs (diff)
downloadcore-5480482b74b91b5fb68bb364debd10c6e83b4e23.tar.gz
core-5480482b74b91b5fb68bb364debd10c6e83b4e23.zip
change up/down to just be images
and add parent boxes to the toplevels and set their names so that we don't get warnings from the vcl builder and add a stub to glade and change a ComboBox to ComboBoxText so glade won't clobber its items Change-Id: I436736e96883b319b635fe87b539e829bc5595b8
Diffstat (limited to 'extras')
-rw-r--r--extras/source/glade/libreoffice-catalog.xml.in3
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 e171e8784780..b291c1333b68 100644
--- a/extras/source/glade/libreoffice-catalog.xml.in
+++ b/extras/source/glade/libreoffice-catalog.xml.in
@@ -392,6 +392,9 @@
<glade-widget-class title="DD ListBox" name="swuilo-DDListBox"
generic-name="DD ListBox" parent="svtlo-SvTreeListBox"
icon-name="widget-gtk-treeview"/>
+ <glade-widget-class title="Custom Animation ListBox" name="sdlo-CustomAnimationList"
+ generic-name="Custom Animation ListBox" parent="svtlo-SvTreeListBox"
+ icon-name="widget-gtk-treeview"/>
<glade-widget-class title="Tab List" name="svtlo-SvTabListBox"
generic-name="Tab List" parent="svtlo-SvTreeListBox"
icon-name="widget-gtk-treeview"/>