Releases: jrie/kisslib
Version 0.8.4
Changelog:
- All gathered ebook information in the database itself can be removed from a menu item
- Adding Debian package file which requires "libzip4", "libsqlite3-0" and "libgtk-3-0" in order to install
- Added "kissebook.desktop" file which installs a desktop entry in the window manager
- Added a screenshot for the window manager entry
Code:
- Added make file "install" , "clean" and "uninstall"
Introducing translations, adding German translation
A german translation is now available.
Translations are also now loaded from the "translations" folder.
The POT (Translation template file) to make translations is included in this release, as well as a Readme with some guidance on how to start a new translation in the "translations" folder itself.
KISS Ebook - v0.8.2 - A gettext path fix
This is a bugfix release, which fixes one issue with gettext not showing translations while the working path is set to the user home directory for the database to be stored. This is in preparation of a german translation arriving soon.
Release v0.8.1
KISS Ebook v0.8.1
Includes usage of database from home path, the exact location is:
"/home/username/.kissebook/kisslib.db"
The folder ".kissebook" is automatically created on first startup of the application.