Initial import of ephy (rev# 7126) from svn
[ephy-soc.git] / data / weasel-ua-pref.js.in
blob475d52cd89f9295e2d0df97a6b6f782df081fb03
1 // Add "Firefox/@WEASEL_UA_VERSION@" to the UA. This fixes
2 // [https://bugzilla.mozilla.org/show_bug.cgi?id=334967]
3 // Same as Camino [https://bugzilla.mozilla.org/show_bug.cgi?id=384721] and
4 // IceApe [https://bugzilla.mozilla.org/show_bug.cgi?id=386113] do.
5 // Also see discussion on [https://bugzilla.mozilla.org/show_bug.cgi?id=385999].
6 pref("general.useragent.extra.firefox", "Firefox/@WEASEL_UA_VERSION@");