Can someone explain what I'm doing wrong getting evince to load inside firefox when loading a pdf?
I've got both mozplugger and evince installed and my '/etc/mozpluggerrc' has the following:
Code:application/pdf:pdf:PDF file
application/x-pdf:pdf:PDF file
text/pdf:pdf:PDF file
text/x-pdf:pdf:PDF file
repeat noisy swallow(evince) fill: evince "$file"
repeat swallow(acroread) fill: acroread7 -openInNewWindow "$file"
repeat swallow(documentShell) fill: acroread5 -geometry +9000+9000 +useFrontEndProgram "$file"
repeat noisy swallow(kpdf) fill: kpdf "$file"
repeat noisy swallow(Xpdf) fill: xpdf -g +9000+9000 "$file"
GV()

