Fix mozilla urls.

svn path=/nixpkgs/trunk/; revision=28850
This commit is contained in:
Nicolas Pierron 2011-08-27 15:29:13 +00:00
parent fb3a64c934
commit 6e9492d7fd
5 changed files with 8 additions and 8 deletions

View file

@ -101,7 +101,7 @@ rec {
meta = {
description = "Mozilla Firefox XUL runner";
homepage = http://www.mozilla.org/en-US/firefox/;
homepage = http://www.mozilla.org/firefox/;
};
passthru = { inherit gtk; version = xulVersion; };
@ -141,7 +141,7 @@ rec {
meta = {
description = "Mozilla Firefox - the browser, reloaded";
homepage = http://www.mozilla.org/en-US/firefox/;
homepage = http://www.mozilla.org/firefox/;
};
passthru = {

View file

@ -108,7 +108,7 @@ rec {
meta = {
description = "Mozilla Firefox XUL runner";
homepage = http://www.mozilla.org/en-US/firefox/;
homepage = http://www.mozilla.org/firefox/;
};
passthru = { inherit gtk; version = xulVersion; };
@ -154,7 +154,7 @@ rec {
meta = {
description = "Mozilla Firefox - the browser, reloaded";
homepage = http://www.mozilla.org/en-US/firefox/;
homepage = http://www.mozilla.org/firefox/;
};
passthru = {

View file

@ -110,7 +110,7 @@ rec {
meta = {
description = "Mozilla Firefox XUL runner";
homepage = http://www.mozilla.org/en-US/firefox/;
homepage = http://www.mozilla.org/firefox/;
};
passthru = { inherit gtk; version = xulVersion; };
@ -156,7 +156,7 @@ rec {
meta = {
description = "Mozilla Firefox - the browser, reloaded";
homepage = http://www.mozilla.org/en-US/firefox/;
homepage = http://www.mozilla.org/firefox/;
};
passthru = {

View file

@ -66,6 +66,6 @@ stdenv.mkDerivation {
meta = {
description = "Mozilla Thunderbird, a full-featured email client";
homepage = http://www.mozilla.org/en-US/thunderbird/;
homepage = http://www.mozilla.org/thunderbird/;
};
}

View file

@ -73,7 +73,7 @@ stdenv.mkDerivation {
meta = with stdenv.lib; {
description = "Mozilla Thunderbird, a full-featured email client";
homepage = http://www.mozilla.org/en-US/thunderbird/;
homepage = http://www.mozilla.org/thunderbird/;
license =
# Official branding implies thunderbird name and logo cannot be reuse,
# see http://www.mozilla.org/foundation/licensing.html