[fenix] 43/127: Make usage of the new -t flag to set the window title

Peter Pentchev roam at ringlet.net
Thu Dec 17 14:39:33 UTC 2015


This is an automated email from the git hooks/post-receive script.

roam-guest pushed a commit to branch master
in repository fenix.

commit 5f1892aeec685fb425350d4df1e001892941be81
Author: Miriam Ruiz <miriam at debian.org>
Date:   Thu Aug 2 10:57:14 2007 +0000

    Make usage of the new -t flag to set the window title
---
 debian/fenix.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/fenix.sh b/debian/fenix.sh
index c231663..245c52c 100755
--- a/debian/fenix.sh
+++ b/debian/fenix.sh
@@ -67,4 +67,4 @@ if [ -z "$GAME_FILE" ] || [ ! -e "$GAME_FILE" ]; then
 fi
 
 echo "Game File: \"$GAME_FILE\"" >&2
-fenix-fxc "$GAME_FILE" -o - | fenix-fxi -
+fenix-fxc "$GAME_FILE" -o - | fenix-fxi -t "$GAME_FILE" -

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/fenix.git



More information about the Pkg-games-commits mailing list