mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
version 0.4.12
This commit is contained in:
parent
a2a2f946c7
commit
6cb9c0755d
@ -13,7 +13,7 @@
|
|||||||
## with this program; if not, write to the Free Software Foundation, Inc.,
|
## with this program; if not, write to the Free Software Foundation, Inc.,
|
||||||
## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
''' E-book management software'''
|
''' E-book management software'''
|
||||||
__version__ = "0.4.11"
|
__version__ = "0.4.12"
|
||||||
__docformat__ = "epytext"
|
__docformat__ = "epytext"
|
||||||
__author__ = "Kovid Goyal <kovid@kovidgoyal.net>"
|
__author__ = "Kovid Goyal <kovid@kovidgoyal.net>"
|
||||||
__appname__ = 'libprs500'
|
__appname__ = 'libprs500'
|
||||||
|
@ -230,7 +230,7 @@ GUI = '''\
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Version=%s
|
Version=%s
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=Libprs500
|
Name=Libprs500 - Ebook library management
|
||||||
Comment=E-book library management
|
Comment=E-book library management
|
||||||
TryExec=libprs500
|
TryExec=libprs500
|
||||||
Exec=libprs500
|
Exec=libprs500
|
||||||
|
Loading…
x
Reference in New Issue
Block a user