diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-05 21:05:32 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-05 21:05:32 +0900 |
commit | d425b2fe099bd6fd6dde67f7adf2123f66d3ede7 (patch) | |
tree | b861557ce1cfea98754ad43f44973726e67c04a1 /ubuntu/_base/applications/tdepacman/debian/tdepacman-trinity.menu | |
parent | decf98691c9ea9b2e5f7f598af4cf05e12fffb3d (diff) | |
download | tde-packaging-d425b2fe099bd6fd6dde67f7adf2123f66d3ede7.tar.gz tde-packaging-d425b2fe099bd6fd6dde67f7adf2123f66d3ede7.zip |
DEB: added tdepacman.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/applications/tdepacman/debian/tdepacman-trinity.menu')
-rw-r--r-- | ubuntu/_base/applications/tdepacman/debian/tdepacman-trinity.menu | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/tdepacman/debian/tdepacman-trinity.menu b/ubuntu/_base/applications/tdepacman/debian/tdepacman-trinity.menu new file mode 100644 index 000000000..0c6870760 --- /dev/null +++ b/ubuntu/_base/applications/tdepacman/debian/tdepacman-trinity.menu @@ -0,0 +1,8 @@ +?package(tdepacman-trinity):\ + needs="x11"\ + section="Games/Arcade"\ + hints="TDE"\ + title="TDEPacMan"\ + icon32x32="/opt/trinity/share/icons/hicolor/32x32/apps/tdepacman.png"\ + command="/opt/trinity/bin/tdepacman" + |