#! /bin/sh /usr/share/dpatch/dpatch-run ## 01_fast_quitting.patch by ## ## DP: Remove long credits show when quitting @DPATCH@ --- pysycache-3.0.1.orig/pysycache/pysycache.py 2007-06-26 12:59:17.000000000 +0200 +++ pysycache-3.0.1/pysycache/pysycache.py 2007-06-27 09:19:58.000000000 +0200 @@ -304,7 +304,7 @@ #valeur par defaut #const.GWithFullScreenInit = 1 #const.GWithSoundInit = 1 -const.GWithCredits = 1 +const.GWithCredits = 0 const.GWithHelp = 1 const.GDebug = 0 const.GAdmin = 0