[Pkg-octave-commit] [SCM] octave-epstk branch, master, updated. 212c039ef405d1b631e4a4ebc46329a90359664d

Thomas Weber thomas.weber.mail at gmail.com
Sun Jan 31 20:58:20 UTC 2010


The following commit has been merged in the master branch:
commit cabed6705c8d51b0de417e2bcfd2575a52f7922f
Author: Thomas Weber <thomas.weber.mail at gmail.com>
Date:   Sun Jan 31 21:20:05 2010 +0100

    Add eBrowser variable to epstk.conf

diff --git a/debian/changelog b/debian/changelog
index 599da07..19a1f6f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 octave-epstk (2.2-15) UNRELEASED; urgency=low
 
   * debian/control, debian/rules: Switch to octave3.2 
+  * epstk.conf Set eBrowser variable to sensible-browser
 
  -- Thomas Weber <thomas.weber.mail at gmail.com>  Sun, 31 Jan 2010 18:14:24 +0100
 
diff --git a/debian/epstk.conf b/debian/epstk.conf
index d877fbd..e8ee6a6 100644
--- a/debian/epstk.conf
+++ b/debian/epstk.conf
@@ -12,6 +12,8 @@ eUserUnit='mm';                         % or 'cm' or 'inch' or 'inch/72'
 %eGhostview='ghostview -magstep -1'; 	% ghostview for linux
 eGhostview='gv'; 			% gv for linux
 
+eBrowser='sensible-browser';		% set the browser to be used
+
 ## See /usr/share/octave/site/m/epstk/einit.m for other values that you might
 ## want to customize, and /usr/share/doc/octave-epstk/ for documentation.
 

-- 
octave-epstk



More information about the Pkg-octave-commit mailing list