added: ttcalc can be start with option: createconfig, e.g.
./ttcalc createconfig it creates a config file in the current directory and exists added: on variables and functions tab the carret is set at the end of a variable/function value (when edit) changed: column 'parameters' on functions tab has been enlarged changed: locales: "param." to "parameters" (english and german) git-svn-id: svn://ttmath.org/publicrep/ttcalc/trunk@341 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
19
update/ttcalc_update.ini
Normal file
19
update/ttcalc_update.ini
Normal file
@@ -0,0 +1,19 @@
|
||||
# this file is downloaded from a webserver during checking for an update
|
||||
|
||||
[normal]
|
||||
url = http://downloads.sourceforge.net/project/ttcalc/ttcalc/ttcalc-0.9.2/ttcalc-0.9.2-setup.exe
|
||||
filename = ttcalc-0.9.2-setup.exe
|
||||
version.major = 0
|
||||
version.minor = 9
|
||||
version.revision = 2
|
||||
version.prerelease = 0
|
||||
|
||||
[portable]
|
||||
url = http://downloads.sourceforge.net/project/ttcalc/ttcalc/ttcalc-0.9.2/ttcalc-portable-0.9.2-bin.tar.gz
|
||||
filename = ttcalc-portable-0.9.2-bin.tar.gz
|
||||
version.major = 0
|
||||
version.minor = 9
|
||||
version.revision = 2
|
||||
version.prerelease = 0
|
||||
|
||||
|
Reference in New Issue
Block a user