Fix bug 407745 - Add lightning version in user-agent string. r=dbo
git-svn-id: svn://10.0.0.236/trunk@240834 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
ec6667141d
commit
5dc9f2eada
@ -99,3 +99,6 @@ pref("calendar.categories.names", "");
|
||||
// Make sure mouse wheel shift and no key actions to scroll lines.
|
||||
pref("mousewheel.withnokey.action", 0);
|
||||
pref("mousewheel.withshiftkey.action", 0);
|
||||
|
||||
// Set up user agent
|
||||
#expand pref("general.useragent.extra.lightning","Lightning/__LIGHTNING_VERSION__");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user