diff options
author | giacco <filippo.giacche@gmail.com> | 2016-10-21 19:39:48 +0200 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2016-10-21 20:04:19 +0000 |
commit | 184e0d10902ee6dc32ab82aec25bcb8e2d1596a5 (patch) | |
tree | 6048d10dbc62c05469aacd7b39ed1c29681a46b7 /extras | |
parent | e1dea8100b345b15705cad366d1bcc9516bb15e9 (diff) |
tdf#95387 UI: "Custom Animation" probably should be called just "Animation"
modified some .ui
Change-Id: I95657829251b91ff07a750945eddf213bc82e3c5
Reviewed-on: https://gerrit.libreoffice.org/30150
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'extras')
-rw-r--r-- | extras/source/glade/libreoffice-catalog.xml.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extras/source/glade/libreoffice-catalog.xml.in b/extras/source/glade/libreoffice-catalog.xml.in index 3dc6c1b9f31c..b19f135e738d 100644 --- a/extras/source/glade/libreoffice-catalog.xml.in +++ b/extras/source/glade/libreoffice-catalog.xml.in @@ -550,8 +550,8 @@ <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" + <glade-widget-class title="Animation ListBox" name="sdlo-CustomAnimationList" + generic-name="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" @@ -853,7 +853,7 @@ <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" + <glade-widget-class title="Animation" name="sdlo-CustomAnimationBox" generic-name="CustomAnimationBox" parent="GtkImage" icon-name="widget-gtk-image"/> <glade-widget-class title="Box which can move own content to the popup" name="sfxlo-DropdownBox" |