Package: supertuxkart
Version: 0.7+dfsg1-2~bpo60+1
Severity: minor
Tags: patch

*** Please type your report below this line ***
The GenericName entries of the supertuxkart desktop file can be removed
because they do not differ from the Name field. The i18n keys in the Comment
fields are too specific, e.g. if you use "de_DE" the German speaking people in
Switzerland see the untranslated Comment. Therefore it is better to simply
use "de" instead.
The attached patch fixes this issue.

-- System Information:
Debian Release: 6.0.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-0.bpo.2-686-pae (SMP w/1 CPU core)
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages supertuxkart depends on:
ii libc6 2.11.3-2 Embedded GNU C Library: Shared lib ii libenet1a 1.3.1-2~bpo60+1 thin network communication layer o
ii  libgcc1              1:4.4.5-8           GCC support library
ii libglu1-mesa [libglu 7.10.3-4~bpo60+1 Mesa OpenGL utility library (GLU) ii libirrlicht1.7 1.7.1+dfsg1-1+b1 High performance realtime 3D engin ii libopenal1 1:1.12.854-2 Software implementation of the Ope
ii  libstdc++6           4.4.5-8             The GNU Standard C++ Library v3
ii libvorbisfile3 1.3.1-1+squeeze1 The Vorbis General Audio Compressi ii supertuxkart-data 0.7+dfsg1-2~bpo60+1 data for the supertuxkart kart rac

supertuxkart recommends no packages.

supertuxkart suggests no packages.

-- no debconf information

--
erreichbar von Mo-Fr, Büro B.105
------------------------------------------------------------------------
Fachhochschule Nordwestschweiz
Pädagogische Hochschule
Institut Weiterbildung und Beratung

Ronny Standtke
Dozent für Medienpädagogik
Obere Sternengasse 7
4500 Solothurn
------------------------------------------------------------------------
T +41 32 628 67 08
M +41 79 786 81 82
F +41 32 627 28 64
ronny.stand...@fhnw.ch <mailto:ronny.stand...@fhnw.ch>
http://www.imedias.ch
--- /usr/share/applications/supertuxkart.desktop.orig	2011-03-17 20:06:23.000000000 +0000
+++ /usr/share/applications/supertuxkart.desktop	2012-04-05 14:23:27.465745095 +0000
@@ -1,12 +1,10 @@
 [Desktop Entry]
 Name=Supertuxkart
-GenericName=Supertuxkart
-GenericName[ro_RO]=Supertuxcart
 Icon=supertuxkart
 Comment=a kart racing game
-Comment[fr_FR]=un jeu de karting
-Comment[ro_RO]=un joc de curse cu carturi
-Comment[de_DE]=ein Kart-Rennspiel
+Comment[fr]=un jeu de karting
+Comment[ro]=un joc de curse cu carturi
+Comment[de]=ein Kart-Rennspiel
 Exec=supertuxkart
 Terminal=false
 StartupNotify=false

Reply via email to