diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-05-01 21:20:00 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-05-01 21:20:00 +0900 |
commit | 5a34fb833421c38e91408864abc94af79f3bc152 (patch) | |
tree | 2812aec01a0f47d724dd6a8641c5ba26d7535e35 /src/app.lsm | |
download | tdeio-appinfo-5a34fb833421c38e91408864abc94af79f3bc152.tar.gz tdeio-appinfo-5a34fb833421c38e91408864abc94af79f3bc152.zip |
Initial import of the code taken from https://www.pling.com/p/1081233.
Original author: Robert Hogan <robert@roberthogan.net>
Such code is provided under GPL2 license.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/app.lsm')
-rw-r--r-- | src/app.lsm | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/app.lsm b/src/app.lsm new file mode 100644 index 0000000..bcd92d8 --- /dev/null +++ b/src/app.lsm @@ -0,0 +1,16 @@ +Begin3 +Title: app -- Some description +Version: 0.1 +Entered-date: +Description: +Keywords: KDE Qt +Author: Robert Hogan <robert@roberthogan.net> +Maintained-by: Robert Hogan <robert@roberthogan.net> +Home-page: +Alternate-site: +Primary-site: ftp://ftp.kde.org/pub/kde/unstable/apps/utils + xxxxxx app-0.1.tar.gz + xxx app-0.1.lsm +Platform: Linux. Needs KDE +Copying-policy: GPL +End |