[ooo-build-commit] Branch 'ooo-build-3-1' - patches/dev300
Kalman "" Szalai
kami911 at kemper.freedesktop.org
Mon Jun 8 02:55:01 PDT 2009
patches/dev300/always-create-backups.diff | 11 +++++++++++
patches/dev300/apply | 2 ++
2 files changed, 13 insertions(+)
New commits:
commit 0dd0ec5bc87f77f0c964afebb044b76b4eda1aa0
Author: Kalman Szalai - KAMI <kami911 at gmail.com>
Date: Mon Jun 8 11:52:15 2009 +0200
OxygenOffice will always create backup files of documents.
* patches/dev300/always-create-backups.diff:
* patches/dev300/apply:
diff --git a/patches/dev300/always-create-backups.diff b/patches/dev300/always-create-backups.diff
new file mode 100644
index 0000000..4cc8e8b
--- /dev/null
+++ b/patches/dev300/always-create-backups.diff
@@ -0,0 +1,11 @@
+--- officecfg/registry/schema/org/openoffice/Office/Common.xcs.backup 2009-05-31 09:53:38.000000000 +0200
++++ officecfg/registry/schema/org/openoffice/Office/Common.xcs 2009-06-08 11:09:29.000000000 +0200
+@@ -2119,7 +2119,7 @@
+ <desc>Specifies whether to create a backup copy when a modified document is saved.</desc>
+ <label>Always create backup copy</label>
+ </info>
+- <value>false</value>
++ <value>true</value>
+ </prop>
+ <prop oor:name="EditProperty" oor:type="xs:boolean">
+ <!-- OldPath: General/Save/Documents -->
diff --git a/patches/dev300/apply b/patches/dev300/apply
index 9d4a03f..de6cf04 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -2506,6 +2506,8 @@ toolbars_sd.diff
toolbars_sw.diff
#Always use default iconset
always_default_iconset.diff
+#Always create backup files
+always-create-backups.diff
[ OxygenOfficeExtras ]
# Adding new items to extras module
More information about the ooo-build-commit
mailing list