summaryrefslogtreecommitdiffstats
path: root/kapptemplate/appframework/app.lsm
blob: 4fd006b6b8679982e61da9b55cfb76c63684c236 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
echo "Creating $LOCATION_ROOT/$APP_NAME_LC.lsm...";
cat << EOF > $LOCATION_ROOT/$APP_NAME_LC.lsm
Begin4
Title:          $APP_NAME
Version:        R14.0.3
Entered-date:   2016-02-07
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