Kaydet (Commit) f9425a01 authored tarafından andreas kainz's avatar andreas kainz Kaydeden (comit) andreas_kainz

NB Implementation: add icons to impress

Change-Id: I0192a431f79a46fa17b214fb9c978ec0215f061c
Reviewed-on: https://gerrit.libreoffice.org/53123Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarandreas_kainz <kainz.a@gmail.com>
üst 158cd800
......@@ -624,6 +624,10 @@ cmd/sc_styleapply.png cmd/sc_formatarea.png
cmd/sc_fillstyle.png cmd/sc_formatarea.png
cmd/sc_fillcolor.png cmd/sc_formatarea.png
# Notebookbar
cmd/lc_headerandfooter.png cmd/lc_editheaderandfooter.png
cmd/sc_headerandfooter.png cmd/sc_editheaderandfooter.png
# Ok
cmd/lc_yes.png cmd/lc_ok.png
cmd/lc_apply.png cmd/lc_ok.png
......
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
......@@ -405,6 +405,9 @@
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">S~lide Show Settings...</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
</prop>
</node>
<node oor:name=".uno:Hyphenation" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
......@@ -561,6 +564,9 @@
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">~Custom Slide Show...</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
</prop>
</node>
<node oor:name=".uno:OutputQualityColor" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
......@@ -1675,6 +1681,9 @@
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">~Header and Footer...</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
</prop>
</node>
<node oor:name=".uno:InsertPageNumber" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
......
......@@ -4101,6 +4101,9 @@
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Color ~Replacer</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
</prop>
</node>
<node oor:name=".uno:GoLeftBlock" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment