Anyone got apturl to work in Firefox 3.5?
I installed apturl from the repositories and then followed this
Enter about:config in the url bar and add :
Close and restart Firefox.
(I also tried using false as the value as per here
But still clicking on an apt: link throws up
So I tried Edit > Preferences, and there's not apt in the Applications tab so there's nowhere to enter /usr/bin/apturl as the path.
I installed apturl from the repositories and then followed this
Enter about:config in the url bar and add :
Code:
network.protocol-handler.app.apt in character chain with /usr/bin/apturl as value, network.protocol-handler.app.apt+http in character chain with /usr/bin/apturl as value, network.protocol-handler.warn-external.apt in boolean value and put true as value, network.protocol-handler.warn-external.apt+http in boolean value and put true as value.
(I also tried using false as the value as per here
But still clicking on an apt: link throws up
Code:
Firefox doesn't know how to open this address, because the protocol (apt) isn't associated with any program.
Comment