[game-data-packager] 126/293: Make the desktop file definitely run /usr/games/quake3, and not some other quake3 on the user's $PATH
Simon McVittie
smcv at debian.org
Fri Oct 14 00:12:05 UTC 2016
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch quake
in repository game-data-packager.
commit 3bf785f70c3be5d1957fa99da9a1cd9631347426
Author: Simon McVittie <smcv at debian.org>
Date: Wed Mar 16 16:03:28 2011 +0000
Make the desktop file definitely run /usr/games/quake3, and not some other quake3 on the user's $PATH
* Make the desktop file definitely run /usr/games/quake3, and not some
other quake3 on the user's $PATH
* Upload to unstable/contrib now that I've done the same with g-d-p 25
---
debian/changelog | 8 ++++++++
debian/quake3.desktop | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index e05242a..2ff0271 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+quake3 (1.3) unstable; urgency=low
+
+ * Make the desktop file definitely run /usr/games/quake3, and not some
+ other quake3 on the user's $PATH
+ * Upload to unstable/contrib now that I've done the same with g-d-p 25
+
+ -- Simon McVittie <smcv at debian.org> Wed, 16 Mar 2011 15:49:39 +0000
+
quake3 (1.2) experimental; urgency=low
* Make the QUAKE3_BACKTRACE option work properly
diff --git a/debian/quake3.desktop b/debian/quake3.desktop
index 4d42b6c..f8ad3e5 100644
--- a/debian/quake3.desktop
+++ b/debian/quake3.desktop
@@ -1,7 +1,7 @@
[Desktop Entry]
Version=1.0
Name=Quake III Arena
-Exec=quake3
+Exec=/usr/games/quake3
Icon=quake3
Comment=Play the original Quake III Arena
Terminal=false
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git
More information about the Pkg-games-commits
mailing list