The following commit has been merged in the ubuntu-quantal-3.6 branch: commit 4e5bfff1e01695e79d3fcbf3c57b07e626e4556d Author: Bjoern Michaelsen <bjoern.michael...@canonical.com> Date: Fri Apr 20 19:59:34 2012 +0200
lp#973134: default to ~/Documents for saving, look for templates in ~/Templates too diff --git a/patches/lp-973134-default-to-Documents-for-saving-look-for-t.diff b/patches/lp-973134-default-to-Documents-for-saving-look-for-t.diff new file mode 100644 index 0000000..f5371c0 --- /dev/null +++ b/patches/lp-973134-default-to-Documents-for-saving-look-for-t.diff @@ -0,0 +1,51 @@ +From 513695d1fc7b37f3c1bef24404ab4353dae30649 Mon Sep 17 00:00:00 2001 +From: Bjoern Michaelsen <bjoern.michael...@canonical.com> +Date: Fri, 20 Apr 2012 19:55:46 +0200 +Subject: [PATCH] lp#973134: default to ~/Documents for saving, look for + templates in ~/Templates too + +--- + .../schema/org/openoffice/Office/Common.xcs | 6 ++++-- + 1 file changed, 4 insertions(+), 2 deletions(-) + +diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs +index c74e508..a39b45a 100644 +--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs ++++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs +@@ -1900,6 +1900,7 @@ + <it>$(insturl)/share/template/$(vlang)</it> + <it>$(insturl)/share/template/common</it> + <it>$(userurl)/template</it> ++ <it>$(work)/Templates</it> + </value> + </prop> + <prop oor:name="UIConfig" oor:type="oor:string-list"> +@@ -1934,7 +1935,7 @@ + according to the user's needs. The path specified here can be seen + in the Open or Save dialog.</desc> + </info> +- <value>$(work)</value> ++ <value>$(work)/Documents</value> + </prop> + </group> + <group oor:name="Default"> +@@ -2093,6 +2094,7 @@ + <it>$(insturl)/share/template/$(vlang)</it> + <it>$(insturl)/share/template/common</it> + <it>$(userurl)/template</it> ++ <it>$(work)/Templates</it> + </value> + </prop> + <prop oor:name="UIConfig" oor:type="oor:string-list"> +@@ -2122,7 +2124,7 @@ + <desc>Specifies the default working directory where user stores + documents.</desc> + </info> +- <value>$(work)</value> ++ <value>$(work)/Documents</value> + </prop> + </group> + </group> +-- +1.7.9.5 + -- LibreOffice packaging repository -- To UNSUBSCRIBE, email to debian-openoffice-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1sinyu-0005q5...@vasks.debian.org