Zetok Zalbavar
63e95f3528
chore(build): adjust version updating script to not rely on git
...
Relying on git doesn't work in awful lot of cases, e.g. when there's a
shallow `git clone`.
Instead have "hardcoded" version in files, and update it before release.
Closes #4165 .
9 years ago
Zetok Zalbavar
c717f128da
chore: add current version in OSX's .plist file(s) with a script
...
Also add a script to update both osx and windows versions.
9 years ago
Zetok Zalbavar
2b0fbae44b
chore(installer): add script for automatically generated version in .nsi
...
BREAKING CHANGE:
Now script has to be run before automatically creating qTox installer,
otherwise there'll be something broken.
Closes #2655 .
9 years ago
Zetok Zalbavar
4b7ab093c2
chore(tools): update translation updater's commit message (s/w/W/)
9 years ago
Zetok Zalbavar
04ae171d04
chore: make script for updating translations actually commit stuff
9 years ago
Zetok Zalbavar
dc10309a82
chore: update docs & scripts for getting translations from Weblate
...
Removed not used script.
9 years ago
Zetok Zalbavar
612893af3e
chore(i18n): add scripts for pulling translations & updating files
...
Script for pulling translations from Weblate was taken from
7a220077c5
and adjusted for qTox needs.
9 years ago