summaryrefslogtreecommitdiffstats
path: root/share/templates/create_defaults.pl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Optimize creation of localized default templatesPatrick Storz2019-02-161-66/+0
| | | | | | | - extract localized strings directly from .po/.mo files instead of having them in a separate file - drop dependency on perl - avoid re-creating the templates on each build
* Add Portuguese from Portugal pt_PT language for "Layer 1" create_defaults.plDuarte Farrajota Ramos2019-01-131-0/+1
|
* simplify translated default.svgMarc Jeanmougin2019-01-131-1/+1
|
* Update create_defaults.plmilotype2019-01-071-0/+1
| | | Added line for croatian localization
* Convert 'default.svg' to use 'mm'. Update all 'default.xx.svg' filesTavmjong Bah2014-09-181-0/+64
to match 'default.svg' (using new PERL script 'create_defaults.pl'). Remove 'default_mm.svg' (duplicates 'default.svg'). Add 'default_px.svg' (equivalent to old 'default.svg). Add letter size, inch-based 'default.en_US.svg'. Update README. (bzr r13341.1.213)