summaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-03-14 11:13:58 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-03-14 12:08:31 +0000
commit9de6b045ab27f5f103194a9109eacf53ea29a8b9 (patch)
treee4963000b4797b751c9d6665de24f703048cbeff /extras
parent60cf5b57b0cf12cad3406289e261d637c20f20d9 (diff)
toggle on view all records in biblio.odb
Diffstat (limited to 'extras')
-rw-r--r--extras/source/database/biblio.README16
-rw-r--r--extras/source/database/biblio.odbbin2796 -> 2687 bytes
2 files changed, 7 insertions, 9 deletions
diff --git a/extras/source/database/biblio.README b/extras/source/database/biblio.README
index 8a25c5dcc77a..7c1fcb0b7f59 100644
--- a/extras/source/database/biblio.README
+++ b/extras/source/database/biblio.README
@@ -3,19 +3,17 @@ the database inside the .odb, instead it is configured to store its data in the
per-user database/biblio/biblio.dbf and database/biblio/biblio.dbt files. i.e.
the contents of the ~/.libreoffice/3/user/database/biblio dir.
-If you edit biblio.odb in "base" you will really just be changing your local data
-store.
+If you edit biblio.odb in "base" you will really just be changing your local
+data store.
-So, to really change the bibliography the easiest thing to do is to launch writer and
-use tools->bibliography database and edit your local one through that UI [1]
+So, to really change the bibliography the easiest thing to do is to launch
+writer and use tools->bibliography database and edit your local one through
+that UI.
Then *copy* ~/.libreoffice/3/user/database/biblio/biblio.db* to
extras/source/database/ in order to overwrite biblio.dbf and biblio.dbt and
copy ~/.libreoffice/3/user/database/biblio.odb to
extras/source/database/biblio.odb
-[1] a) oddly base doesn't show the same fields that the bibliography widget does,
- possibly a bug worth fixing ?
- b) oddly base doesn't seem to "PACK" the dbase III files after editing, so
- deleted records still take up space in the file, possibly a bug worth
- fixing ?
+NOTE: base doesn't seem to "PACK" the dbase III files after editing, so deleted
+records still take up space in the file, possibly a bug worth fixing ?
diff --git a/extras/source/database/biblio.odb b/extras/source/database/biblio.odb
index 4e19692a7b3d..199fd6f5f4ba 100644
--- a/extras/source/database/biblio.odb
+++ b/extras/source/database/biblio.odb
Binary files differ