You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdesdk/kapptemplate/appframework/app.lsm

17 lines
537 B

echo "Creating $LOCATION_ROOT/$APP_NAME_LC.lsm...";
cat << EOF > $LOCATION_ROOT/$APP_NAME_LC.lsm
Begin4
Title: $APP_NAME
Version: R14.1.0
Entered-date: 2010-05-10
Description: .... for the Trinity Desktop Environment
Keywords: TDE Qt
Author: $AUTHOR <$EMAIL>
Maintained-by: The Trinity Desktop Environment (TDE) http://www.trinitydesktop.org/
Primary-site: http://git.trinitydesktop.org/cgit/
Alternate-site:
Original-site:
Platforms: Linux and other Unices running TDE
Copying-policy: GPL
End