root/pbibuild/modules/ampfontviewer/overlay-dir/PBI.FirstRun.sh

Revision 1509, 147 bytes (checked in by gonzalo, 10 months ago)

AMP Font Viewer added

  • Property svn:executable set to *
Line 
1#!/bin/sh
2
3if [ -e "/usr/local/bin/ampfontviewer" ]
4then
5        kdialog --msgbox "Please remove the previous version of AMP Font Viewer first"
6        exit 2
7fi
Note: See TracBrowser for help on using the browser.