r3525 - packages/trunk/fenix/debian

Miriam Ruiz baby-guest at alioth.debian.org
Thu Aug 2 10:57:14 UTC 2007


Author: baby-guest
Date: 2007-08-02 10:57:14 +0000 (Thu, 02 Aug 2007)
New Revision: 3525

Modified:
   packages/trunk/fenix/debian/fenix.sh
Log:
Make usage of the new -t flag to set the window title



Modified: packages/trunk/fenix/debian/fenix.sh
===================================================================
--- packages/trunk/fenix/debian/fenix.sh	2007-08-02 10:46:58 UTC (rev 3524)
+++ packages/trunk/fenix/debian/fenix.sh	2007-08-02 10:57:14 UTC (rev 3525)
@@ -67,4 +67,4 @@
 fi
 
 echo "Game File: \"$GAME_FILE\"" >&2
-fenix-fxc "$GAME_FILE" -o - | fenix-fxi -
+fenix-fxc "$GAME_FILE" -o - | fenix-fxi -t "$GAME_FILE" -




More information about the Pkg-games-commits mailing list