dabo Commit
Revision 5932
Date: 2010-07-22 08:46:51 -0700 (Thu, 22 Jul 2010)
Author: Johnf
Trac: http://trac.dabodev.com/changeset/5932

Changed:
U   trunk/dabo/lib/reportUtils.py

Log:
okular is now the default PDF reader for 11.3 and I think is also available 
ubuntu 10.4

Diff:
Modified: trunk/dabo/lib/reportUtils.py
===================================================================
--- trunk/dabo/lib/reportUtils.py       2010-07-19 21:31:20 UTC (rev 5931)
+++ trunk/dabo/lib/reportUtils.py       2010-07-22 15:46:51 UTC (rev 5932)
@@ -49,7 +49,7 @@
                        # On Linux, try to find an installed viewer and just 
use the first one
                        # found. I just don't know how to reliably get the 
default viewer from 
                        # the many distros.
-                       viewers = ("gpdf", "kpdf", "evince", "acroread", 
"xpdf", "firefox", 
+                       viewers = ("gpdf", "kpdf", "okular", "evince", 
"acroread", "xpdf", "firefox", 
                                        "mozilla-firefox")
 
                        viewer = None



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to