Package: xmoto Version: 0.1.16-2 Severity: minor When the ghost is displayed while playing, "Ghost ofFOO" is written instead of "Ghost of FOO". The following patch should fix it.
Regards, Brice Index: xmoto-0.1.16/src/GameText.h =================================================================== --- xmoto-0.1.16.orig/src/GameText.h 2006-06-30 23:58:31.000000000 -0400 +++ xmoto-0.1.16/src/GameText.h 2006-06-30 23:58:40.000000000 -0400 @@ -109,7 +109,7 @@ #define GAMETEXT_GHOST_STRATEGY_BESTOFROOM "The highscore of the room" #define GAMETEXT_GHOST_STRATEGY_MYBEST "The best of my replays (on this computer)" #define GAMETEXT_GHOST_STRATEGY_THEBEST "The best of the replays (on this computer)" -#define GAMETEXT_GHOSTOF "Ghost of" +#define GAMETEXT_GHOSTOF "Ghost of " #define GAMETEXT_GHOSTTAB "Ghost" #define GAMETEXT_HELP "Help" -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17=shepherd Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages xmoto depends on: ii libc6 2.3.6-15 GNU C Library: Shared libraries ii libcurl3 7.15.4-1 Multi-protocol file transfer libra ii libgcc1 1:4.1.1-5 GCC support library ii libgl1-mesa-glx [li 6.5.0.cvs.20060524-1 A free implementation of the OpenG ii libjpeg62 6b-13 The Independent JPEG Group's JPEG ii liblua50 5.0.2-6 Main interpreter library for the L ii liblualib50 5.0.2-6 Extension library for the Lua 5.0 ii libode0c2 1:0.5-5 Open Dynamics Engine - runtime lib ii libpng12-0 1.2.8rel-5.1 PNG library - runtime ii libsdl-mixer1.2 1.2.6-1.1+b1 mixer library for Simple DirectMed ii libsdl1.2debian 1.2.10-3 Simple DirectMedia Layer ii libstdc++6 4.1.1-5 The GNU Standard C++ Library v3 ii xmoto-data 0.1.16-2 2D motocross platform game ii zlib1g 1:1.2.3-11 compression library - runtime xmoto recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

