Show
Ignore:
Timestamp:
01/15/08 19:08:20 (11 months ago)
Author:
gonzalo
Message:

PDFedit fixed

Location:
pbibuild/modules/pdfedit/overlay-dir
Files:
4 modified

Legend:

Unmodified
Added
Removed
  • pbibuild/modules/pdfedit/overlay-dir/PBI.RemoveScript.sh

    r1175 r1183  
    1515then 
    1616 # Ask if we want to remove the user profiles 
    17  kdialog --yesno "Do you want to remove PDFEdit user settings?" --title "Remove user settings" 
     17 kdialog --yesno "Do you want to remove PDFedit user settings?" --title "Remove user settings" 
    1818 if [ "$?" = "0" ] 
    1919 then 
  • pbibuild/modules/pdfedit/overlay-dir/PBI.SetupScript.sh

    r1175 r1183  
    1515# echo 'MSG: <text>' # Display this text above progress bar 
    1616######################################### 
    17 ln -s /Programs/${PROGDIR}/.pdfedit /usr/local/bin/pdfedit 
     17ln -s /Programs/${PROGDIR}/.sbin/pdfedit /usr/local/bin/pdfedit 
    1818ln -s /Programs/${PROGDIR}/man/man1/pdfedit.1.gz /usr/local/man/man1/pdfedit.1.gz 
    1919ln -s /Programs/${PROGDIR}/share/doc/pdfedit /usr/local/share/doc/pdfedit