summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-05-22 19:08:04 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-05-22 19:09:52 +0100
commitd601bab683779c2db47c13a965405cc1be7f9147 (patch)
tree2110fd432c95bd657f4949c9f2270d6a5e439d57
parentce418f314f4674d9eb9954cc553cc0674ed4a82a (diff)
wrong libraries name again
Change-Id: I5ee490c4d08e703b5ed825d2d4d0c981e21a1b9f (cherry picked from commit 711135d2867dc2c53457fe7de7837c70873974b6)
-rw-r--r--cui/uiconfig/ui/backgroundpage.ui2
-rw-r--r--cui/uiconfig/ui/colorpage.ui2
-rw-r--r--extras/source/glade/libreoffice-catalog.xml.in2
3 files changed, 3 insertions, 3 deletions
diff --git a/cui/uiconfig/ui/backgroundpage.ui b/cui/uiconfig/ui/backgroundpage.ui
index 78d761fb24f8..5fcb803fa61b 100644
--- a/cui/uiconfig/ui/backgroundpage.ui
+++ b/cui/uiconfig/ui/backgroundpage.ui
@@ -217,7 +217,7 @@
</packing>
</child>
<child>
- <object class="svxlo-SvxColorValueSet" id="backgroundcolorset">
+ <object class="svxcorelo-SvxColorValueSet" id="backgroundcolorset">
<property name="width_request">150</property>
<property name="height_request">150</property>
<property name="visible">True</property>
diff --git a/cui/uiconfig/ui/colorpage.ui b/cui/uiconfig/ui/colorpage.ui
index 0146da13b28b..e190e4d0ca33 100644
--- a/cui/uiconfig/ui/colorpage.ui
+++ b/cui/uiconfig/ui/colorpage.ui
@@ -129,7 +129,7 @@
</packing>
</child>
<child>
- <object class="svxlo-SvxColorValueSet" id="colorset">
+ <object class="svxcorelo-SvxColorValueSet" id="colorset">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
diff --git a/extras/source/glade/libreoffice-catalog.xml.in b/extras/source/glade/libreoffice-catalog.xml.in
index 91a087d7fee7..ecad897f3587 100644
--- a/extras/source/glade/libreoffice-catalog.xml.in
+++ b/extras/source/glade/libreoffice-catalog.xml.in
@@ -78,7 +78,7 @@
<glade-widget-class title="ValueSet" name="svtlo-ValueSet"
generic-name="Set of Value Options" parent="GtkDrawingArea"
icon-name="widget-gtk-drawingarea"/>
- <glade-widget-class title="ValueSet" name="svxlo-SvxColorValueSet"
+ <glade-widget-class title="ValueSet" name="svxcorelo-SvxColorValueSet"
generic-name="Set of Value Options" parent="GtkDrawingArea"
icon-name="widget-gtk-drawingarea"/>
<glade-widget-class title="ValueSet" name="swuilo-ColumnValueSet"