Package: mozplugger
Version: 1.10.1-1
Severity: normal

The "molecule" in "xscreensaver-gl" package have been moved to
/usr/lib/xscreensaver/.

I made a patch and it works fine. :-)

--
Wen-Yen Chuang (caleb)

--- mozplugger-1.10.1/mozpluggerrc
+++ mozplugger-1.10.1.new/mozpluggerrc
@@ -86,11 +86,7 @@
 ### Acrobat Reader
 define(ACROREAD_OPTS,[-geometry +9000+9000 -tempFileTitle acroread])
 define(ACROREAD_FLAGS,[repeat swallow(acroread) fill])
-ifelse(esyscmd([acroread -helpall | grep openInNewWindow]),[],[
-  define(ACROREAD,[ACROREAD_FLAGS(): acroread ACROREAD_OPTS() +useFrontEndProgram "$file"])
-],[
-  define(ACROREAD,[ACROREAD_FLAGS(): acroread ACROREAD_OPTS() -openInNewWindow "$file"])
-])
+define(ACROREAD,[ACROREAD_FLAGS(): acroread ACROREAD_OPTS() -openInNewWindow "$file"])
 
 ### GV
 define(GV_OPTS,[--safer --quiet --antialias -geometry +9000+9000])
@@ -390,4 +386,4 @@
 chemical/x-pdb:pdb: Protein Data Bank file
 model/x-pdb:pdb: Protein Data Bank file
 	swallow(rasmol) fill: rasmol "$file"
-        swallow(molecule) fill: /usr/X11R6/lib/xscreensaver/molecule -delay 20000 -geometry +9000+9000 -no-spin -molecule "$file"
+        swallow(molecule) fill: /usr/lib/xscreensaver/molecule -delay 20000 -geometry +9000+9000 -no-spin -molecule "$file"

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to