summaryrefslogtreecommitdiff
path: root/sd/uiconfig
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2010-03-26 15:37:54 +0100
committerChristian Lippka <cl@openoffice.org>2010-03-26 15:37:54 +0100
commite1e14230c49fbf1b88c6639b7f245559f915cff7 (patch)
treed79e3cd8c47f3dfb1afef8fc04c2b8ab93e9f959 /sd/uiconfig
parent790c58e573aa17e3c0782246d82fb30a643c3f3c (diff)
fixed a type in configuration
Diffstat (limited to 'sd/uiconfig')
-rw-r--r--sd/uiconfig/simpress/toolbar/fontworkobjectbar.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/uiconfig/simpress/toolbar/fontworkobjectbar.xml b/sd/uiconfig/simpress/toolbar/fontworkobjectbar.xml
index f4168c62cc2c..28687d66eb6f 100644
--- a/sd/uiconfig/simpress/toolbar/fontworkobjectbar.xml
+++ b/sd/uiconfig/simpress/toolbar/fontworkobjectbar.xml
@@ -6,6 +6,6 @@
<toolbar:toolbaritem xlink:href=".uno:FontworkShapeType" toolbar:helpid="helpid:10978" toolbar:style="dropdownonly" />
<toolbar:toolbaritem xlink:href=".uno:FontworkSameLetterHeights" toolbar:helpid="helpid:10979" />
<toolbar:toolbarseparator/>
- <toolbar:toolbaritem xlink:href=".uno:FontworkAlignmentFloater" toolbar:helpid="helpid:10981" toolbar:style="dropdownly" />
- <toolbar:toolbaritem xlink:href=".uno:FontworkCharacterSpacingFloater" toolbar:helpid="helpid:10982" toolbar:style="dropdownly" />
+ <toolbar:toolbaritem xlink:href=".uno:FontworkAlignmentFloater" toolbar:helpid="helpid:10981" toolbar:style="dropdownonly" />
+ <toolbar:toolbaritem xlink:href=".uno:FontworkCharacterSpacingFloater" toolbar:helpid="helpid:10982" toolbar:style="dropdownonly" />
</toolbar:toolbar> \ No newline at end of file