[kupfer: 2/7] openoffice: add new location for history file
- From: Ulrik Sverdrup <usverdrup src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [kupfer: 2/7] openoffice: add new location for history file
- Date: Tue, 22 May 2012 15:22:12 +0000 (UTC)
commit d60928e64794e3da61347036bc8e6a1768caad40
Author: Karol BÄdkowski <karol bedkowski gmail com>
Date: Sun Apr 22 17:37:39 2012 +0200
openoffice: add new location for history file
In last version configuration file (registrymodifications.xcu) and
whole configuration directory was moved into .config/libreoffice
directory.
kupfer/plugin/openoffice.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/kupfer/plugin/openoffice.py b/kupfer/plugin/openoffice.py
index fb407d9..32ee293 100644
--- a/kupfer/plugin/openoffice.py
+++ b/kupfer/plugin/openoffice.py
@@ -20,6 +20,7 @@ from kupfer.obj.helplib import FilesystemWatchMixin
_HISTORY_FILE = [
+ "~/.config/libreoffice/3/user/registrymodifications.xcu",
"~/.libreoffice/3/user/registrymodifications.xcu",
"~/.openoffice.org/3/user/registrymodifications.xcu",
"~/.openoffice.org/3/user/registry/data/org/openoffice/Office/Histories.xcu",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]