diff options
author | Slávek Banko <[email protected]> | 2020-12-02 19:39:12 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-12-02 19:41:45 +0100 |
commit | 53fdc6dd6e0b766ca1f5f119952809cbe333b06d (patch) | |
tree | a0d135c9366ae66ec53f706a952b7bb2412c8f77 /dilos/core/tdegames/debian/twin4-trinity.menu | |
parent | 4e3db66c85c13bbb466ea04495836052ddf44148 (diff) | |
download | tde-packaging-53fdc6dd6e0b766ca1f5f119952809cbe333b06d.tar.gz tde-packaging-53fdc6dd6e0b766ca1f5f119952809cbe333b06d.zip |
DEB tdegames: Fix an empty package twin4.
During the renaming of the package, the renaming of files that ensure
the rules for creating the package was neglected.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 26c6253e5f5130763b33caa44772f97bc9a9e2e1)
Diffstat (limited to 'dilos/core/tdegames/debian/twin4-trinity.menu')
-rw-r--r-- | dilos/core/tdegames/debian/twin4-trinity.menu | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dilos/core/tdegames/debian/twin4-trinity.menu b/dilos/core/tdegames/debian/twin4-trinity.menu new file mode 100644 index 000000000..1a737ad84 --- /dev/null +++ b/dilos/core/tdegames/debian/twin4-trinity.menu @@ -0,0 +1,8 @@ +?package(twin4-trinity):\ + needs="x11"\ + section="Games/Board"\ + hints="TDE"\ + title="TWin4"\ + icon32x32="/usr/share/pixmaps/twin4.xpm"\ + icon16x16="/usr/share/pixmaps/twin4-16.xpm"\ + command="/usr/games/twin4" |