[Libreoffice-commits] core.git: icon-themes/crystal icon-themes/galaxy icon-themes/human icon-themes/oxygen icon-themes/sifr icon-themes/tango officecfg/registry

Yousuf Philips philipz85 at hotmail.com
Tue Nov 4 05:52:40 PST 2014


 icon-themes/crystal/links.txt                                        |    1 +
 icon-themes/galaxy/links.txt                                         |    2 ++
 icon-themes/human/links.txt                                          |    1 +
 icon-themes/oxygen/links.txt                                         |    1 +
 icon-themes/sifr/links.txt                                           |    1 +
 icon-themes/tango/links.txt                                          |    1 +
 officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |    3 +++
 7 files changed, 10 insertions(+)

New commits:
commit 2199c1eb2d835a9109b8ea26ae363fbeb9bdf5a3
Author: Yousuf Philips <philipz85 at hotmail.com>
Date:   Mon Nov 3 23:29:40 2014 +0400

    fdo#80161 Add an icon to the 'Export as PDF' command
    
    Change-Id: I09972ebec71a332d2f5a8630df7b5fecd2b78c87
    Reviewed-on: https://gerrit.libreoffice.org/12228
    Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt at gmail.com>
    Tested-by: Samuel Mehrbrodt <s.mehrbrodt at gmail.com>

diff --git a/icon-themes/crystal/links.txt b/icon-themes/crystal/links.txt
new file mode 100644
index 0000000..6b76367
--- /dev/null
+++ b/icon-themes/crystal/links.txt
@@ -0,0 +1 @@
+cmd/sc_exporttopdf.png cmd/sc_exportdirecttopdf.png
diff --git a/icon-themes/galaxy/links.txt b/icon-themes/galaxy/links.txt
index a6c32d0..95eb5e9 100644
--- a/icon-themes/galaxy/links.txt
+++ b/icon-themes/galaxy/links.txt
@@ -11,3 +11,5 @@ cmd/sc_fillcolor.png cmd/sc_formatarea.png
 cmd/lc_fillcolor.png cmd/lc_formatarea.png
 cmd/lc_objectmirrorvertical.png cmd/sc_flipvertical.png
 cmd/lc_objectmirrorhorizontal.png cmd/sc_fliphorizontal.png
+cmd/sc_exporttopdf.png cmd/sc_exportdirecttopdf.png
+
diff --git a/icon-themes/human/links.txt b/icon-themes/human/links.txt
new file mode 100644
index 0000000..6b76367
--- /dev/null
+++ b/icon-themes/human/links.txt
@@ -0,0 +1 @@
+cmd/sc_exporttopdf.png cmd/sc_exportdirecttopdf.png
diff --git a/icon-themes/oxygen/links.txt b/icon-themes/oxygen/links.txt
new file mode 100644
index 0000000..6b76367
--- /dev/null
+++ b/icon-themes/oxygen/links.txt
@@ -0,0 +1 @@
+cmd/sc_exporttopdf.png cmd/sc_exportdirecttopdf.png
diff --git a/icon-themes/sifr/links.txt b/icon-themes/sifr/links.txt
new file mode 100644
index 0000000..6b76367
--- /dev/null
+++ b/icon-themes/sifr/links.txt
@@ -0,0 +1 @@
+cmd/sc_exporttopdf.png cmd/sc_exportdirecttopdf.png
diff --git a/icon-themes/tango/links.txt b/icon-themes/tango/links.txt
index befaf00..b5f8936 100644
--- a/icon-themes/tango/links.txt
+++ b/icon-themes/tango/links.txt
@@ -135,6 +135,7 @@ cmd/lc_closepreview.png cmd/lc_closedoc.png
 cmd/sc_closepreview.png cmd/sc_closedoc.png
 cmd/lc_objectmirrorvertical.png cmd/sc_flipvertical.png
 cmd/lc_objectmirrorhorizontal.png cmd/sc_fliphorizontal.png
+cmd/sc_exporttopdf.png cmd/sc_exportdirecttopdf.png
 
 # Duplicates
 cmd/lc_thesaurusdialog.png cmd/lc_thesaurus.png
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 366e93b..d3fdb31 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -4212,6 +4212,9 @@
         <prop oor:name="Label" oor:type="xs:string">
           <value xml:lang="en-US">Export as P~DF...</value>
         </prop>
+        <prop oor:name="Properties" oor:type="xs:int">
+          <value>1</value>
+        </prop>
       </node>
       <node oor:name=".uno:ConfigureDialog" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">


More information about the Libreoffice-commits mailing list