The following commit has been merged in the ubuntu-precise-3.5 branch:
commit de95634ac54ba622b2ab539f0ef6e69e8e93facf
Author: Bjoern Michaelsen <[email protected]>
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 <[email protected]>
+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
+
diff --git a/patches/series b/patches/series
index 5a05e57..b92886a 100644
--- a/patches/series
+++ b/patches/series
@@ -38,3 +38,4 @@ bypass-GtkSalPrinter-when-it-is-not-enabled.diff
 lp-926940-visio-mime-for-draw.diff
 fdo-46687-fix-find-toolbar-X-error-handling.diff
 lp-753627-readd-updated-Ubuntu-brand-palette-colors.diff
+lp-973134-default-to-Documents-for-saving-look-for-t.diff

-- 
LibreOffice packaging repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to