[Libreoffice-commits] core.git: icon-themes/galaxy icon-themes/tango officecfg/registry
Yousuf Philips
philipz85 at hotmail.com
Tue Sep 23 13:13:17 PDT 2014
icon-themes/galaxy/cmd/lc_deletepage.png |binary
icon-themes/galaxy/cmd/lc_slidemasterpage.png |binary
icon-themes/galaxy/cmd/sc_deletepage.png |binary
icon-themes/galaxy/cmd/sc_slidemasterpage.png |binary
icon-themes/tango/cmd/lc_insertpage.png |binary
icon-themes/tango/cmd/lc_insertpage.xcf.bz2 |binary
icon-themes/tango/cmd/sc_insertpage.png |binary
icon-themes/tango/cmd/sc_insertpage.xcf.bz2 |binary
icon-themes/tango/links.txt | 2 ++
officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu | 9 +++++++++
10 files changed, 11 insertions(+)
New commits:
commit d6aaff5d56c3273595218e7fba803c52e3ba9c46
Author: Yousuf Philips <philipz85 at hotmail.com>
Date: Tue Sep 23 22:10:09 2014 +0200
Add/Improve some icons for Impress actions
Change-Id: I195bbb2816b729278254b72b7465086aa8faf70c
diff --git a/icon-themes/galaxy/cmd/lc_deletepage.png b/icon-themes/galaxy/cmd/lc_deletepage.png
new file mode 100644
index 0000000..c08c7cf
Binary files /dev/null and b/icon-themes/galaxy/cmd/lc_deletepage.png differ
diff --git a/icon-themes/galaxy/cmd/lc_slidemasterpage.png b/icon-themes/galaxy/cmd/lc_slidemasterpage.png
new file mode 100644
index 0000000..93a0a4b
Binary files /dev/null and b/icon-themes/galaxy/cmd/lc_slidemasterpage.png differ
diff --git a/icon-themes/galaxy/cmd/sc_deletepage.png b/icon-themes/galaxy/cmd/sc_deletepage.png
new file mode 100644
index 0000000..f398a76
Binary files /dev/null and b/icon-themes/galaxy/cmd/sc_deletepage.png differ
diff --git a/icon-themes/galaxy/cmd/sc_slidemasterpage.png b/icon-themes/galaxy/cmd/sc_slidemasterpage.png
new file mode 100644
index 0000000..0630daf
Binary files /dev/null and b/icon-themes/galaxy/cmd/sc_slidemasterpage.png differ
diff --git a/icon-themes/tango/cmd/lc_insertpage.png b/icon-themes/tango/cmd/lc_insertpage.png
index 807036b..d955253 100644
Binary files a/icon-themes/tango/cmd/lc_insertpage.png and b/icon-themes/tango/cmd/lc_insertpage.png differ
diff --git a/icon-themes/tango/cmd/lc_insertpage.xcf.bz2 b/icon-themes/tango/cmd/lc_insertpage.xcf.bz2
index 0553a70..933f297 100644
Binary files a/icon-themes/tango/cmd/lc_insertpage.xcf.bz2 and b/icon-themes/tango/cmd/lc_insertpage.xcf.bz2 differ
diff --git a/icon-themes/tango/cmd/sc_insertpage.png b/icon-themes/tango/cmd/sc_insertpage.png
index 59c4263..d7036d8 100644
Binary files a/icon-themes/tango/cmd/sc_insertpage.png and b/icon-themes/tango/cmd/sc_insertpage.png differ
diff --git a/icon-themes/tango/cmd/sc_insertpage.xcf.bz2 b/icon-themes/tango/cmd/sc_insertpage.xcf.bz2
index 83033c4..54c102f 100644
Binary files a/icon-themes/tango/cmd/sc_insertpage.xcf.bz2 and b/icon-themes/tango/cmd/sc_insertpage.xcf.bz2 differ
diff --git a/icon-themes/tango/links.txt b/icon-themes/tango/links.txt
index 2f06158..9bfda77 100644
--- a/icon-themes/tango/links.txt
+++ b/icon-themes/tango/links.txt
@@ -129,6 +129,8 @@ sw/imglst/sc20558.png cmd/sc_ok.png
avmedia/res/avl02048.png cmd/lc_open.png
avmedia/res/av02048.png cmd/sc_open.png
svx/res/id02.png cmd/sc_open.png
+cmd/lc_pagesetup.png cmd/lc_setdocumentproperties.png
+cmd/sc_pagesetup.png cmd/sc_setdocumentproperties.png
# Duplicates
cmd/lc_thesaurusdialog.png cmd/lc_thesaurus.png
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
index 8819d85..4e2f83f 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
@@ -439,6 +439,9 @@
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">~Slide Master</value>
</prop>
+ <prop oor:name="Properties" oor:type="xs:int">
+ <value>1</value>
+ </prop>
</node>
<node oor:name=".uno:HandoutMasterPage" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
@@ -598,6 +601,9 @@
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">~Page...</value>
</prop>
+ <prop oor:name="Properties" oor:type="xs:int">
+ <value>1</value>
+ </prop>
</node>
<node oor:name=".uno:PasteSpecial" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
@@ -894,6 +900,9 @@
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">D~elete Slide</value>
</prop>
+ <prop oor:name="Properties" oor:type="xs:int">
+ <value>1</value>
+ </prop>
</node>
<node oor:name=".uno:DeleteLayer" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
More information about the Libreoffice-commits
mailing list