diff options
author | Szymon Kłos <eszkadev@gmail.com> | 2016-07-11 17:41:38 +0200 |
---|---|---|
committer | Szymon Kłos <eszkadev@gmail.com> | 2016-07-11 18:27:26 +0200 |
commit | 855007f94c28735c954b0ce007e97fe7e26d9203 (patch) | |
tree | 428486c0780c4f7f7fe164d18cd623e1c2083ca7 /extras | |
parent | 744c924754accf77514599f660af52480999c144 (diff) |
GSoC notebookbar: File tab
Change-Id: I98640b0b4585b2fe1088b13b07dce82a185fd8bf
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 71305a0ffcca..4d8be37f194e 100644 --- a/extras/source/glade/libreoffice-catalog.xml.in +++ b/extras/source/glade/libreoffice-catalog.xml.in @@ -833,5 +833,8 @@ <glade-widget-class title="Table Design Control" name="sdlo-TableDesignBox" generic-name="TableDesignBox" parent="GtkImage" icon-name="widget-gtk-image"/> + <glade-widget-class title="Custom Animation" name="sdlo-CustomAnimationBox" + generic-name="CustomAnimationBox" parent="GtkImage" + icon-name="widget-gtk-image"/> </glade-widget-classes> </glade-catalog> |