From b6f109c8bea76f674758f16538bcb1bd1d491853 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 21 Jun 2014 09:11:56 +0530 Subject: [PATCH] ... --- Changelog.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.yaml b/Changelog.yaml index cc2c5b28b1..b78d4a2f08 100644 --- a/Changelog.yaml +++ b/Changelog.yaml @@ -25,7 +25,7 @@ new features: - title: "New tool to set metadata in the actual book files in the calibre library from the updated metadata in the calibre database." - description: "To use it go to Preferences->Toolbars and add the 'Embed metadata' tool to the main toolbar. Then simply select the books whose files you want to update and click the Embed metadata button. Normally, calibre updated metadata in the book files whenever a file is exported from calibre. This tool is useful for people who want the files int he calibre library to have updated metadata as well." + description: "To use it go to Preferences->Toolbars and add the 'Embed metadata' tool to the main toolbar. Then simply select the books whose files you want to update and click the Embed metadata button. Normally, calibre updates metadata in the book files whenever a file is exported from calibre. This tool is useful for people who want the files in the calibre library to have updated metadata as well." type: major - title: "calibredb: Add a new 'embed_metadata' command to update metadata in the actual book files in the calibre library from the calibre database."