diff options
author | Richard Hughes <richard@hughsie.com> | 2017-07-03 11:54:21 +0100 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2017-07-03 11:55:22 +0100 |
commit | ec29770261e4761bd0c2120f772acc5fe7a817e3 (patch) | |
tree | 625908e0310355adb3baca9756ad53b611e1e922 /firefox.spec | |
parent | Update to build 3 (diff) | |
download | librewolf-fedora-ff-ec29770261e4761bd0c2120f772acc5fe7a817e3.tar.gz librewolf-fedora-ff-ec29770261e4761bd0c2120f772acc5fe7a817e3.tar.bz2 librewolf-fedora-ff-ec29770261e4761bd0c2120f772acc5fe7a817e3.zip |
Do not hardcoded locale when clicking links in gnome-software
Resolves: #1466936
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index cd6b42d..6a0fda0 100644 --- a/firefox.spec +++ b/firefox.spec @@ -628,7 +628,7 @@ SentUpstream: 2014-09-22 </p> <!-- FIXME: Needs another couple of paragraphs --> </description> - <url type="homepage">http://www.mozilla.org/en-US/</url> + <url type="homepage">http://www.mozilla.org/</url> <screenshots> <screenshot type="default">https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/firefox/a.png</screenshot> <screenshot>https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/firefox/b.png</screenshot> |