zotero/app
Dan Stillman 3693674fc9 Fix Fluent localization for non-English locales
All declared Fluent files need to exist for a locale to be used (in a
window?). Since Mozilla code tries to load Fluent files, we need to copy
non-English Mozilla .ftl files to their default effective path (just in
the app omni.ja instead of the toolkit omni.ja).

Fixes #3094
2023-04-26 04:40:22 -04:00
..
assets Add zotero-standalone-build repo as app folder 2023-04-26 04:40:22 -04:00
linux Add zotero-standalone-build repo as app folder 2023-04-26 04:40:22 -04:00
mac Add zotero-standalone-build repo as app folder 2023-04-26 04:40:22 -04:00
modules Add zotero-standalone-build repo as app folder 2023-04-26 04:40:22 -04:00
scripts Update app build scripts for new combined repo 2023-04-26 04:40:22 -04:00
update-packaging Add zotero-standalone-build repo as app folder 2023-04-26 04:40:22 -04:00
win Add zotero-standalone-build repo as app folder 2023-04-26 04:40:22 -04:00
.gitignore Update app build scripts for new combined repo 2023-04-26 04:40:22 -04:00
build.sh Fix Fluent localization for non-English locales 2023-04-26 04:40:22 -04:00
config.sh Update app build scripts for new combined repo 2023-04-26 04:40:22 -04:00
fetch_mar_tools Add zotero-standalone-build repo as app folder 2023-04-26 04:40:22 -04:00
fetch_pdftools Add zotero-standalone-build repo as app folder 2023-04-26 04:40:22 -04:00
fetch_xulrunner.sh Add zotero-standalone-build repo as app folder 2023-04-26 04:40:22 -04:00
README.md Add zotero-standalone-build repo as app folder 2023-04-26 04:40:22 -04:00

Zotero Standalone build utility

These files are used to bundle the Zotero core into distributable bundles for Mac, Windows, and Linux.

Instructions for building and packaging are available on the Zotero wiki.