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:44:35 +0900 |
commit | eaeaf24bfb9f7e598c1f9245531e5c041b44b8ad (patch) | |
tree | 1d9a06aef83c08d2bb6cf3f44c3eabd8b5a7296e /ubuntu/_base/applications/tdepacman/debian/tdepacman-trinity.menu | |
parent | 5d9b7f5acb73ae18aa7079a43f8a4cbd991cb363 (diff) | |
download | tde-packaging-eaeaf24bfb9f7e598c1f9245531e5c041b44b8ad.tar.gz tde-packaging-eaeaf24bfb9f7e598c1f9245531e5c041b44b8ad.zip |
DEB: added tdepacman.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d425b2fe099bd6fd6dde67f7adf2123f66d3ede7)
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" + |