diff options
author | Maxim Monastirsky <momonasmon@gmail.com> | 2014-09-18 09:51:55 +0300 |
---|---|---|
committer | Maxim Monastirsky <momonasmon@gmail.com> | 2014-09-18 09:51:55 +0300 |
commit | dca88d025f28cb1b438bc34c32d048d940025063 (patch) | |
tree | 0531b3d1665921e811058fdc2379a86835c2ad1d /extras/source | |
parent | 91dc7f82db0d5645746ae0bb7115c5e2aa92eeac (diff) |
Revert "Add svxlo-SvxColorValueSet to the glade catalog"
This reverts commit 9df22b4ac0f97346701d0284abc74499310e660f.
Diffstat (limited to 'extras/source')
-rw-r--r-- | extras/source/glade/libreoffice-catalog.xml.in | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/extras/source/glade/libreoffice-catalog.xml.in b/extras/source/glade/libreoffice-catalog.xml.in index 31dd5ee86125..12ff8b404250 100644 --- a/extras/source/glade/libreoffice-catalog.xml.in +++ b/extras/source/glade/libreoffice-catalog.xml.in @@ -364,10 +364,7 @@ <glade-widget-class title="Document Info Preview" name="svtlo-ODocumentInfoPreview" generic-name="Document Info Preview" parent="GtkDrawingArea" icon-name="widget-gtk-drawingarea"/> - <glade-widget-class title="SvxCoreColorValueSet" name="svxcorelo-SvxColorValueSet" - generic-name="Set of Value Options" parent="GtkDrawingArea" - icon-name="widget-gtk-drawingarea"/> - <glade-widget-class title="SvxColorValueSet" name="svxlo-SvxColorValueSet" + <glade-widget-class title="SvxColorValueSet" name="svxcorelo-SvxColorValueSet" generic-name="Set of Value Options" parent="GtkDrawingArea" icon-name="widget-gtk-drawingarea"/> <glade-widget-class title="SwColumnValueSet" name="swuilo-ColumnValueSet" @@ -694,7 +691,7 @@ <glade-widget-class title="Open Document ListBox" name="dbulo-OpenDocumentListBox" generic-name="Open Document ListBox" parent="GtkComboBox" icon-name="widget-gtk-combobox"/> - + <glade-widget-class title="Fade Effect ListBox" name="sdlo-FadeEffectLB" generic-name="Fade Effect ListBox" parent="GtkComboBox" icon-name="widget-gtk-combobox"/> |