summaryrefslogtreecommitdiffstats
path: root/packaging/win32/catalan.nsh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* A big lot of work for the Inkscape installer. I really should have done ↵Chris Morgan2010-01-051-334/+0
| | | | | | | | | | | | | | | this on a local branch and merged it in, or done it as at least half a dozen commits, but I haven't done that along the way and I'm not going to do it now for this batch of work. * Languages: simplified language files, using core NSIS LangFile header file. * Version numbering: version number is fetched from src/inkscape-version.cpp and .bzr/branches/last-revision. * NSIS 2.46 now required to compile, POSIX cross-compilation may no longer work due to ifexist.nsh (I'll see if I can fix it after installing Ubuntu with more reverse-hacks to use different !system calls on different platforms). * Still a lot of work to do actually fixing the uninstall script so it works (next on my list of jobs for the installer). * Simplified a few bits of code (e.g. code duplication into ${For} $2 0 1 in one place I'd missed it). * Quoted some things and unquoted some things which did/didn't need quotes... mainly for style and the fun of it. * Fixed a minor bug somewhere, can't remember what it was! * Segmented code carefully into parts (with full folding in Vim) * Added a few chunks of documentation as to what to do with inkscape.nsi... and now a long commit message too (I seem to like doing that) ;-) (bzr r8943)
* add breton win32 installer translationAdib Taraben2008-03-051-1/+2
| | | (bzr r4973)
* add Arabic and Breton to the possible inkscape translationsAdib Taraben2008-03-021-0/+5
| | | (bzr r4925)
* changed sr@Latn into sr@latinAdib Taraben2008-02-221-3/+3
| | | (bzr r4817)
* updated catalan.nsh from launchpad by Xavi CondeAdib Taraben2008-01-091-86/+102
| | | (bzr r4446)
* finished preparation of localisation for additional termsAdib Taraben2008-01-021-3/+18
| | | (bzr r4359)
* add ca@valencian language to win32 installer selectionAdib Taraben2007-10-261-0/+3
| | | (bzr r3964)
* changes to install he - hebrewAdib Taraben2007-06-151-0/+8
| | | (bzr r3066)
* fix: [ 1733245 ] Installer misspells Finnish as FinishAdib Taraben2007-06-151-1/+1
| | | (bzr r3065)
* Update. Closes 1690472.Colin Marquardt2007-04-021-33/+41
| | | (bzr r2815)
* added selection for following new lngs. bn en_AU eo id roAdib Taraben2007-02-161-0/+6
| | | (bzr r2379)
* BUG 1513218, option delete preferences on install, ask to uninstall first, ↵theAdib2006-12-141-0/+13
| | | | | messageboxes surpressed in silent mode (bzr r2092)
* added inkscape translations eu and kmtheAdib2006-12-031-0/+3
| | | (bzr r2071)
* added translations en_US@piglatin and ththeAdib2006-10-241-0/+3
| | | (bzr r1856)
* added languages bg dztheAdib2006-08-111-0/+3
| | | (bzr r1582)
* added en_CA, en_GB fi, hr, sq, rw, mn, ne to all .nsh filestheAdib2006-08-031-0/+10
| | | (bzr r1555)
* added vietnamese as translation packageAdib Taraben2006-06-171-0/+2
| | | (bzr r1226)
* added catalan translation to win32 installer patch#1502925Adib Taraben2006-06-121-0/+238
(bzr r1204)