This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository lure-of-the-temptress.
commit 95803c6778d17fd87209ea6d16a30c42e7d1b6fb Author: Markus Koschany <[email protected]> Date: Sat Dec 23 17:38:31 2017 +0100 Remove support for .menu files, per CTTE #741573 This reverts commit ee5405db1b579a31bb1d5f50dfb5861a351a2c22. --- debian/README.Debian | 4 ++-- debian/lure-of-the-temptress.menu | 6 ------ 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian index 4a65996..f518867 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -16,8 +16,8 @@ will tell you more about the available options. The "lure" wrapper script will read the LANGUAGE & LANG environment variables to choose the version that best match. -This is also the case when the game is executed from the Debian menu or -every other menu which supports either .desktop or .menu files. +This wrapper script is also executed when the game is started +from a graphical environment that supports .desktop files. This heuristic can be overridden: to run the English version of the game just type diff --git a/debian/lure-of-the-temptress.menu b/debian/lure-of-the-temptress.menu deleted file mode 100644 index 1f04651..0000000 --- a/debian/lure-of-the-temptress.menu +++ /dev/null @@ -1,6 +0,0 @@ -?package(lure-of-the-temptress):needs="x11" \ - section="Games/Adventure" \ - title="Lure of the Temptress" \ - longtitle="classic 2D point and click fantasy adventure game" \ - icon="/usr/share/pixmaps/lure-of-the-temptress.xpm" \ - command="/usr/games/lure" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lure-of-the-temptress.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

