diff options
-rw-r--r-- | icon-themes/crystal/links.txt | 1 | ||||
-rw-r--r-- | icon-themes/galaxy/links.txt | 2 | ||||
-rw-r--r-- | icon-themes/human/links.txt | 1 | ||||
-rw-r--r-- | icon-themes/oxygen/links.txt | 1 | ||||
-rw-r--r-- | icon-themes/sifr/links.txt | 1 | ||||
-rw-r--r-- | icon-themes/tango/links.txt | 1 | ||||
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 3 |
7 files changed, 10 insertions, 0 deletions
diff --git a/icon-themes/crystal/links.txt b/icon-themes/crystal/links.txt new file mode 100644 index 000000000000..6b76367e3a08 --- /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 a6c32d00a3f5..95eb5e9c937d 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 000000000000..6b76367e3a08 --- /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 000000000000..6b76367e3a08 --- /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 000000000000..6b76367e3a08 --- /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 befaf00b10d5..b5f893612efa 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 366e93b7dac8..d3fdb310d699 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"> |