mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Updated translations and misc. fixes
This commit is contained in:
parent
9bca9d0fec
commit
f141863475
4
setup.py
4
setup.py
@ -169,12 +169,12 @@ if __name__ == '__main__':
|
||||
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…
x
Reference in New Issue
Block a user