summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui/numberingformatpage.ui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-02-21 09:45:33 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-02-21 10:53:15 +0000
commitaa0b9d13b5f8c150a3b3035aa7a1d54f70720cdd (patch)
treeb298b1d9985423787cb87811bcd3f750a5bea4d8 /cui/uiconfig/ui/numberingformatpage.ui
parente5cdfe589f8ce559a9e6d8fee3b1a6bd3c9ec233 (diff)
change lib:widget delimiter from : to -
because glade catalogs don't allow : in widgetnames which blocks making a catalog for our custom widgets Change-Id: I3d590ce7451264b49fa5a82a752dac44e47bbd81
Diffstat (limited to 'cui/uiconfig/ui/numberingformatpage.ui')
-rw-r--r--cui/uiconfig/ui/numberingformatpage.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/cui/uiconfig/ui/numberingformatpage.ui b/cui/uiconfig/ui/numberingformatpage.ui
index cc26b9845fb0..45008824c7f2 100644
--- a/cui/uiconfig/ui/numberingformatpage.ui
+++ b/cui/uiconfig/ui/numberingformatpage.ui
@@ -366,7 +366,7 @@
<property name="vexpand">True</property>
<property name="row_spacing">6</property>
<child>
- <object class="svxlo:SvxFontListBox" id="formatlb">
+ <object class="svxlo-SvxFontListBox" id="formatlb">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hexpand">True</property>
@@ -437,7 +437,7 @@
<property name="vexpand">True</property>
<property name="row_spacing">6</property>
<child>
- <object class="svxcorelo:SvxLanguageBox" id="languagelb">
+ <object class="svxcorelo-SvxLanguageBox" id="languagelb">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="valign">start</property>
@@ -450,7 +450,7 @@
</packing>
</child>
<child>
- <object class="cuilo:SvxNumberPreview" id="preview">
+ <object class="cuilo-SvxNumberPreview" id="preview">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>