mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-20 06:17:01 +02:00
Updated translations and misc. fixes
This commit is contained in:
parent
9bca9d0fec
commit
f141863475
3 changed files with 536 additions and 467 deletions
4
setup.py
4
setup.py
|
|
@ -169,12 +169,12 @@ def _ep_to_function(ep):
|
|||
http://%s.kovidgoyal.net
|
||||
|
||||
For source code access:
|
||||
bzr branch http://bzr.kovidgoyal.net/code/%s/trunk %s
|
||||
bzr branch %s
|
||||
|
||||
To update your copy of the source code:
|
||||
bzr merge
|
||||
|
||||
'''%(APPNAME, APPNAME, APPNAME, APPNAME, APPNAME),
|
||||
'''%(APPNAME, APPNAME, APPNAME, APPNAME),
|
||||
license = 'GPL',
|
||||
classifiers = [
|
||||
'Development Status :: 4 - Beta',
|
||||
|
|
|
|||
|
|
@ -783,7 +783,7 @@
|
|||
<number>1025</number>
|
||||
</property>
|
||||
<property name="maximum">
|
||||
<number>16000</number>
|
||||
<number>65535</number>
|
||||
</property>
|
||||
<property name="value">
|
||||
<number>8080</number>
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue