aboutsummaryrefslogtreecommitdiffstats
path: root/data/weasel-ua-pref.js.in
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2008-04-04 05:00:23 +0800
committerChristian Persch <chpe@src.gnome.org>2008-04-04 05:00:23 +0800
commit18325ac0850ff053477580b448fc6d1b7f21afa8 (patch)
tree95601b4b872d95ec4fed73d46835639ffbc159a3 /data/weasel-ua-pref.js.in
parentc0267b1c65c216a3f1e4743be20b7175ac903b50 (diff)
downloadgsoc2013-epiphany-18325ac0850ff053477580b448fc6d1b7f21afa8.tar
gsoc2013-epiphany-18325ac0850ff053477580b448fc6d1b7f21afa8.tar.gz
gsoc2013-epiphany-18325ac0850ff053477580b448fc6d1b7f21afa8.tar.bz2
gsoc2013-epiphany-18325ac0850ff053477580b448fc6d1b7f21afa8.tar.lz
gsoc2013-epiphany-18325ac0850ff053477580b448fc6d1b7f21afa8.tar.xz
gsoc2013-epiphany-18325ac0850ff053477580b448fc6d1b7f21afa8.tar.zst
gsoc2013-epiphany-18325ac0850ff053477580b448fc6d1b7f21afa8.zip
Exorcise gecko configure & build stuff
svn path=/trunk/; revision=8183
Diffstat (limited to 'data/weasel-ua-pref.js.in')
-rw-r--r--data/weasel-ua-pref.js.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/data/weasel-ua-pref.js.in b/data/weasel-ua-pref.js.in
deleted file mode 100644
index 475d52cd8..000000000
--- a/data/weasel-ua-pref.js.in
+++ /dev/null
@@ -1,6 +0,0 @@
-// Add "Firefox/@WEASEL_UA_VERSION@" to the UA. This fixes
-// [https://bugzilla.mozilla.org/show_bug.cgi?id=334967]
-// Same as Camino [https://bugzilla.mozilla.org/show_bug.cgi?id=384721] and
-// IceApe [https://bugzilla.mozilla.org/show_bug.cgi?id=386113] do.
-// Also see discussion on [https://bugzilla.mozilla.org/show_bug.cgi?id=385999].
-pref("general.useragent.extra.firefox", "Firefox/@WEASEL_UA_VERSION@");