Updated translations and misc. fixes

This commit is contained in:
Kovid Goyal 2009-07-17 14:09:59 -06:00
parent 9bca9d0fec
commit f141863475
3 changed files with 536 additions and 467 deletions

View File

@ -169,12 +169,12 @@ if __name__ == '__main__':
http://%s.kovidgoyal.net http://%s.kovidgoyal.net
For source code access: 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: To update your copy of the source code:
bzr merge bzr merge
'''%(APPNAME, APPNAME, APPNAME, APPNAME, APPNAME), '''%(APPNAME, APPNAME, APPNAME, APPNAME),
license = 'GPL', license = 'GPL',
classifiers = [ classifiers = [
'Development Status :: 4 - Beta', 'Development Status :: 4 - Beta',

View File

@ -783,7 +783,7 @@
<number>1025</number> <number>1025</number>
</property> </property>
<property name="maximum"> <property name="maximum">
<number>16000</number> <number>65535</number>
</property> </property>
<property name="value"> <property name="value">
<number>8080</number> <number>8080</number>

File diff suppressed because it is too large Load Diff