[Pkg-mozext-commits] [automatic-save-folder] 03/133: Fix : The link in the "about ASF" was forced to the French page on Mozilla add-on page.

David Prévot taffit at moszumanska.debian.org
Mon Apr 27 20:33:47 UTC 2015


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

taffit pushed a commit to branch wip
in repository automatic-save-folder.

commit dcfc236755449ec8c0df3ffd61edfa93fd127211
Author: Cyan <Cyan at d0063192-6b2e-11de-89a9-0b20f3e2dceb>
Date:   Tue Jul 7 22:07:48 2009 +0000

    Fix :
    The link in the "about ASF" was forced to the French page on Mozilla add-on page.
    
    git-svn-id: http://automatic-save-folder.googlecode.com/svn/trunk@3 d0063192-6b2e-11de-89a9-0b20f3e2dceb
---
 content/about.xul | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/about.xul b/content/about.xul
index e476a42..70a78b4 100644
--- a/content/about.xul
+++ b/content/about.xul
@@ -38,7 +38,7 @@
 		<separator/>
 		<text value="&homepage;" style="font-weight: bold;"/>
 		<text value="Automatic Save Folder"	class="text-link" onclick="window.close(); openURL('http://asf.mangaheart.org');"/>
-		<text value="http://mozilla.org" class="text-link" onclick="window.close(); openURL('https://addons.mozilla.org/fr/firefox/addon/4781');"/>
+		<text value="http://mozilla.org" class="text-link" onclick="window.close(); openURL('https://addons.mozilla.org/firefox/addon/4781');"/>
 		<separator class="thin"/>
 	</vbox>
 </groupbox>

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



More information about the Pkg-mozext-commits mailing list