You are not logged in.
Pages: 1
Why is the firefox package in Arch being called Bon Echo(titlebar)?? Was it not the beta leading to Firefox 2 that was called bon echo ??
Offline
the firefox package is stripped of all questionable materials such as the logo and name because of a licensing clause.
Check me out on twitter!!! twitter.com/The_Ringmaster
Offline
Okay, I were just wondering
Offline
It's easily changed by modifying mozconfig to add ac_add_options --enable-official-branding and you can also modify the pkgbuild where it installs the icons to install the branded ones if you want. I always recompile mine cause for some odd reason the bon echo causes my universities login software to not let me in otherwise since it is statically linked to only allow in certain browsers and what not.
Offline
I always recompile mine cause for some odd reason the bon echo causes my universities login software to not let me in otherwise since it is statically linked to only allow in certain browsers and what not.
You might be able to solve that problem just by resetting the useragent string in the binary version of Bon Echo that Arch distributes. Just enter "about:config" in the address bar, find the setting called "general.useragent.extra.firefox", and change "Bon Echo/2.0.0.7" to "Firefox/2.0.0.7". This way, your browser will self-identify as Firefox, and sites that try to block browsers based on the useragent string should stop complaining. This might save you the hassle of recompiling.
Offline
That's a poorly designed website. No website should rely on the useragent...for...well..anything. Yell at your uni.
The suggestion box only accepts patches.
Offline
Pages: 1