zotero/scripts
Dan Stillman 89c835bfc6 Fix locale update script under rpl 2.x
rpl 2.1.0 guesses each file's character encoding instead of assuming
UTF-8, and aborts on some locale files, leaving the script's later
steps unrun. Pin the encoding, and use -exec + so a failure in one of
these passes actually stops the script.

Also drop the ⏎ replacement, which hasn't matched anything since 2013
and would now insert real newlines rather than literal \n, truncating
.properties entries.

(cherry picked from commit 5a6c9245f0)
2026-08-17 09:58:44 -04:00
..
dictionaries Add delays when downloading Mozilla dictionaries 2024-02-27 07:01:49 -05:00
locale Fix locale update script under rpl 2.x 2026-08-17 09:58:44 -04:00
migrate-fx140 Update asyncify script to handle more Mocha hooks 2025-07-30 22:30:57 -04:00
.gitignore Use repo root in update-citeproc.sh 2023-04-26 04:40:22 -04:00
2xize Fix python executable name in 2xize 2023-06-17 02:34:31 -04:00
generate-isbn-ranges.py Add zotero-build repo as scripts folder 2023-04-26 04:40:22 -04:00
make-z-icons Add zotero-build repo as scripts folder 2023-04-26 04:40:22 -04:00
README.md Add zotero-build repo as scripts folder 2023-04-26 04:40:22 -04:00
update-citeproc.sh Use repo root in update-citeproc.sh 2023-04-26 04:40:22 -04:00
update-types.sh fx140: Update type definition update script 2025-07-30 22:30:37 -04:00

Zotero build scripts

2xize: Add 2x image rules to CSS files

update-citeproc.sh: Update citeproc.js from Frank Bennett's Bitbucket source

xpi: Build distributable Firefox XPIs from the Zotero core.