Ignore:
Timestamp:
01/31/2012 04:31:18 PM (12 years ago)
Author:
marcus
Message:

r298 | walther | 2012-01-31 16:30:59 +0100 (Di, 31. Jan 2012) | 2 Zeilen

  • updated list of PS viewers
File:
1 edited

Legend:

Unmodified
Added
Removed
  • SH_SHM/trunk/setup/SHM-install.csh

    r518 r527  
    6969# find ps viewer 
    7070set psview="" 
    71 foreach  psv (kghostview kpdf okular evince ggv gv xpdf pageview acroread) 
     71foreach  psv (kghostview kpdf okular evince epdfview acroread xpdf ggv gv pageview) 
    7272    set res=`which $psv` 
    7373    if  (-e "$res")  then 
Note: See TracChangeset for help on using the changeset viewer.