This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch upstream/28.5.0 in repository pale-moon. commit cda6937fc2072c46f0a43e693987ba3607e94977 Author: wolfbeast <mcwerewolf@wolfbeast.com> Date: Sat Mar 23 07:57:33 2019 +0100 Remove leftover updater lines in about box Resolves #1020. --- application/palemoon/base/content/aboutDialog.xul | 3 --- 1 file changed, 3 deletions(-) diff --git a/application/palemoon/base/content/aboutDialog.xul b/application/palemoon/base/content/aboutDialog.xul index a34923a..6edfc21 100644 --- a/application/palemoon/base/content/aboutDialog.xul +++ b/application/palemoon/base/content/aboutDialog.xul @@ -24,9 +24,6 @@ id="PMaboutDialog" windowtype="Browser:About" onload="init(event);" -#ifdef MOZ_UPDATER - onunload="onUnload(event);" -#endif #ifdef XP_MACOSX inwindowmenu="false" #else -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git