[X2Go-Commits] [pale-moon] 82/294: [PALEMOON] Fix updatesSeparator id mismatch
git-admin at x2go.org
git-admin at x2go.org
Sat Apr 27 08:57:51 CEST 2019
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 baeec92b6a638cb6d72876591cfbeb04418cb04b
Author: Matt A. Tobin <email at mattatobin.com>
Date: Wed Mar 6 11:42:52 2019 -0500
[PALEMOON] Fix updatesSeparator id mismatch
---
application/palemoon/base/content/baseMenuOverlay.xul | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/application/palemoon/base/content/baseMenuOverlay.xul b/application/palemoon/base/content/baseMenuOverlay.xul
index d7c9836..a006ed5 100644
--- a/application/palemoon/base/content/baseMenuOverlay.xul
+++ b/application/palemoon/base/content/baseMenuOverlay.xul
@@ -66,7 +66,7 @@
accesskey="&helpSafeMode.accesskey;"
label="&helpSafeMode.label;"
oncommand="restart(true);"/>
- <menuseparator id="updateSeparator"/>
+ <menuseparator id="updatesSeparator"/>
<menuitem id="checkForUpdates" class="menuitem-iconic"
#ifdef MOZ_UPDATER
label="&updateCmd.label;"
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git
More information about the x2go-commits
mailing list