[Pkg-mozext-commits] [greasemonkey] 04/07: Replace userscripts.org link.

David Prévot taffit at moszumanska.debian.org
Fri May 2 02:47:27 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository greasemonkey.

commit 321f9fe9323f8468bef1fa0d3b14a137ab676a03
Author: Anthony Lieuallen <arantius at gmail.com>
Date:   Wed Apr 30 15:53:24 2014 -0400

    Replace userscripts.org link.
    
    Fixes #1884
---
 content/browser.xul | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/browser.xul b/content/browser.xul
index 7cd6e11..6e86ddc 100644
--- a/content/browser.xul
+++ b/content/browser.xul
@@ -77,7 +77,7 @@
             oncommand="GM_BrowserUI.openTab('http://wiki.greasespot.net/Greasemonkey_Manual');" />
           <menuitem
             label="&menu.websites.userscripts;"
-            oncommand="GM_BrowserUI.openTab('http://userscripts.org/');" />
+            oncommand="GM_BrowserUI.openTab('http://wiki.greasespot.net/User_Script_Hosting');" />
         </menupopup>
       </menu>
       <menuseparator />

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/greasemonkey.git



More information about the Pkg-mozext-commits mailing list