zotero/app
Dan Stillman 38287cec07 Fix error trying to delete a profile in Profile Manager
Regression from 23da0d70b0 -- commonDialog.xhtml now pulls in
include.js, but that window can be opened via Services.prompt.confirm()
in the Profile Manager when deleting profiles, which caused it to try to
initialize Zotero without an active profile, which was bad.

https://forums.zotero.org/discussion/112751/zotero-7-beta-68-error-when-attempting-to-delete-zotero-profile
2024-04-02 01:14:00 -04:00
..
assets fx115: Readd support for -file, -url and winword command line handlers 2024-03-30 00:58:58 -04:00
linux Enable wayland backend when available. (#3655) 2024-02-06 11:28:28 -05:00
mac Update builds to Firefox 115.9.1esr 2024-03-31 05:25:03 -04:00
modules fx115: Update word processor submodules 2024-03-30 00:59:49 -04:00
scripts Fix error trying to delete a profile in Profile Manager 2024-04-02 01:14:00 -04:00
update-packaging Convert POSIX paths to Windows paths for mbsdiff on Windows 2023-05-20 12:46:32 +01:00
win fx115: Update Windows build to 115.5.0esr 2024-03-30 00:58:55 -04:00
.gitignore Stop bundling the PDF tools 2023-04-29 07:14:51 -04:00
build.sh Ignore Firefox components folder during build 2024-03-30 01:02:08 -04:00
config.sh Update builds to Firefox 115.9.1esr 2024-03-31 05:25:03 -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.