zotero/app
Dan Stillman 408179ad09 fx153: Anchor the actor-removal patterns in ActorManagerParent
AboutTranslations and the PictureInPicture actors moved out of the
JSWINDOWACTORS literal into conditional assignments after it.

Anchor every pattern to the start of the line while we're here, since
'PictureInPicture: {' matched the MozTogglePictureInPicture event name in
the new file and silently deleted everything through the next '  },'.
2026-08-03 11:48:38 -04:00
..
assets Update Mac and Linux builds to Firefox 153.0esr 2026-08-03 11:48:38 -04:00
linux Add Firefox build script for Linux 2025-07-30 22:30:55 -04:00
mac Fix release build on x86 mac (#5926) 2026-07-31 13:41:33 -04:00
modules Update LibreOffice submodule 2026-07-14 13:39:07 -04:00
scripts fx153: Anchor the actor-removal patterns in ActorManagerParent 2026-08-03 11:48:38 -04:00
update-packaging Ship legacy Safari App Extension alongside the web extension on Mac 2026-07-28 07:24:27 -04:00
win Undo Mozilla changes that allow non-UTF-16 command line args (#5904) 2026-05-06 10:27:13 -04:00
.gitignore Finish Windows ARM support 2024-05-28 06:44:21 +01:00
build.sh Ship legacy Safari App Extension alongside the web extension on Mac 2026-07-28 07:24:27 -04:00
config.sh Update Mac and Linux builds to Firefox 153.0esr 2026-08-03 11:48:38 -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.