From 2509951320b3b7f130e5dc58ba5cce9f1ae11891 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 28 Sep 2014 14:20:12 +0530 Subject: [PATCH] ... --- manual/faq.rst | 2 +- manual/gui.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manual/faq.rst b/manual/faq.rst index 1c59f81018..f6d53bcf74 100644 --- a/manual/faq.rst +++ b/manual/faq.rst @@ -654,7 +654,7 @@ the |app| icon on the tool bar, select Library Maintenance and run the Check Library action. It will warn you about any problems in your library, which you should fix by hand. -.. note:: A |app| library is just a folder which contains all the book files and their metadata. All the metadata is stored in a single file called metadata.db, in the top level folder. If this file gets corrupted, you may see an empty list of books in |app|. In this case you can ask |app| to restore your books by doing a right-click on the |app| icon in the toolbar and selecting Library Maintenance->Restore Library. +.. note:: A |app| library is just a folder which contains all the book files and their metadata. All the metadata is stored in a single file called metadata.db, in the top level folder. If this file gets corrupted, you may see an empty list of books in |app|. In this case you can ask |app| to restore your books by doing a right-click on the |app| icon in the toolbar and selecting Library Maintenance->Restore database The list of books in |app| is blank! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/manual/gui.rst b/manual/gui.rst index 6706331de6..145da3f720 100644 --- a/manual/gui.rst +++ b/manual/gui.rst @@ -180,7 +180,7 @@ Library 5. ****: Actions 5, 6 etc... give you immediate switch access between multiple libraries that you have created or attached to. This list contains only the 5 most frequently used libraries. For the complete list, use the Quick Switch menu. 6. **Library maintenance**: Allows you to check the current library for data consistency issues and restore the current library's database from backups. -.. note:: Metadata about your ebooks, e.g. title, author, and tags, is stored in a single file in your |app| library folder called metadata.db. If this file gets corrupted (a very rare event), you can lose the metadata. Fortunately, |app| automatically backs up the metadata for every individual book in the book's folder as an OPF file. By using the Restore Library action under Library Maintenance described above, you can have |app| rebuild the metadata.db file from the individual OPF files for you. +.. note:: Metadata about your ebooks, e.g. title, author, and tags, is stored in a single file in your |app| library folder called metadata.db. If this file gets corrupted (a very rare event), you can lose the metadata. Fortunately, |app| automatically backs up the metadata for every individual book in the book's folder as an OPF file. By using the Restore database action under Library Maintenance described above, you can have |app| rebuild the metadata.db file from the individual OPF files for you. You can copy or move books between different libraries (once you have more than one library setup) by right clicking on the book and selecting the action :guilabel:`Copy to library`.