Adding the djview firefox plugin option.
svn path=/nixpkgs/trunk/; revision=26265
This commit is contained in:
@@ -9,6 +9,10 @@ stdenv.mkDerivation {
|
||||
|
||||
buildInputs = [djvulibre qt4];
|
||||
|
||||
passthru = {
|
||||
mozillaPlugin = "/lib/netscape/plugins";
|
||||
};
|
||||
|
||||
meta = {
|
||||
homepage = http://djvu.sourceforge.net/djview4.html;
|
||||
description = "A new portable DjVu viewer and browser plugin";
|
||||
|
||||
Reference in New Issue
Block a user