mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 09:57:32 +09:00
[MCP Applications] Add %WIDGET_TOOLKIT% to the AUS update url for Pale Moon and Basilisk
Also removes the redundant branding version of app.update.url in Pale Moon that was missed when many prefs were merged back into application preferences
This commit is contained in:
parent
53bfc43dbe
commit
90f6b97ecc
3 changed files with 2 additions and 4 deletions
|
|
@ -11,7 +11,7 @@
|
|||
#define BRANDING_RELNOTESPATH releasenotes.shtml
|
||||
#define BRANDING_FIRSTRUNPATH firstrun/
|
||||
#define BRANDING_APPUPDATEURL aus.@BRANDING_BASEURL@
|
||||
#define BRANDING_APPUPDATEPATH ?application=%PRODUCT%&version=%VERSION%&arch=%BUILD_TARGET%&buildid=%BUILD_ID%&channel=%CHANNEL%
|
||||
#define BRANDING_APPUPDATEPATH ?application=%PRODUCT%&version=%VERSION%&arch=%BUILD_TARGET%&toolkit=%WIDGET_TOOLKIT%&buildid=%BUILD_ID%&channel=%CHANNEL%
|
||||
|
||||
// Shared Branding Preferences
|
||||
// XXX: These should REALLY go back to application preferences
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue