Author: eddyp-guest Date: 2007-06-06 10:57:40 +0000 (Wed, 06 Jun 2007) New Revision: 2863
Modified: packages/trunk/glest/debian/patches/15_use_fixed_fonts.dpatch Log: revert r2854 since the magic formula o emerge dejavu into glest is the wrong one; this way the game starts, but I still have to find the dependency Modified: packages/trunk/glest/debian/patches/15_use_fixed_fonts.dpatch =================================================================== --- packages/trunk/glest/debian/patches/15_use_fixed_fonts.dpatch 2007-06-06 07:51:29 UTC (rev 2862) +++ packages/trunk/glest/debian/patches/15_use_fixed_fonts.dpatch 2007-06-06 10:57:40 UTC (rev 2863) @@ -16,9 +16,9 @@ -FontConsole=-*-utopia-*-*-*-*-12-*-*-*-*-*-*-* -FontDisplay=-*-utopia-*-*-*-*-12-*-*-*-*-*-*-* -FontMenu=-*-utopia-*-*-*-*-12-*-*-*-*-*-*-* -+FontConsole=-dejavu-fixed-*-*-*-*-12-*-*-*-*-*-*-* -+FontDisplay=-dejavu-fixed-*-*-*-*-12-*-*-*-*-*-*-* -+FontMenu=-dejavu-fixed-*-*-*-*-12-*-*-*-*-*-*-* ++FontConsole=-*-fixed-*-*-*-*-12-*-*-*-*-*-*-* ++FontDisplay=-*-fixed-*-*-*-*-12-*-*-*-*-*-*-* ++FontMenu=-*-fixed-*-*-*-*-12-*-*-*-*-*-*-* Lang=english.lng MaxLights=1 PathFindNodesMax=250 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

