Package: chromium Version: 35.0.1916.153-1~deb7u1 Severity: minor Tags: patch
The desktop file contains the following line GenericName[de]=Web-Browser "Web-Browser" is bad spelling. The correct spelling would be "Webbrowser" (no dash and camel case please), see here: http://de.wikipedia.org/wiki/Webbrowser or here: http://www.duden.de/rechtschreibung/Webbrowser This change also makes the desktop file consistent with the spelling in the iceweasel and konqueror desktop files. The attached patch fixes this issue. -- System Information: Debian Release: 7.6 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 3.14-0.bpo.2-686-pae (SMP w/3 CPU cores) 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 chromium depends on: ii chromium-inspector 35.0.1916.153-1~deb7u1 ii gconf-service 3.2.5-1+build1 ii libasound2 1.0.25-4 ii libc6 2.13-38+deb7u3 ii libcairo2 1.12.2-3 ii libcap2 1:2.22-1.2 ii libcups2 1.5.3-5+deb7u4 ii libdbus-1-3 1.6.8-1+deb7u3 ii libexpat1 2.1.0-1+deb7u1 ii libfontconfig1 2.9.0-7.1 ii libfreetype6 2.5.2-1~bpo70+1 ii libgcc1 1:4.7.2-5 ii libgconf-2-4 3.2.5-1+build1 ii libgcrypt11 1.5.0-5+deb7u1 ii libgdk-pixbuf2.0-0 2.26.1-1 ii libglib2.0-0 2.33.12+really2.32.4-5 ii libgnome-keyring0 3.4.1-1 ii libgtk2.0-0 2.24.22-1~bpo70+1 ii libjpeg8 8d-1+deb7u1 ii libnspr4 2:4.9.6-1~bpo70+1 ii libnss3 2:3.15.1-1~bpo70+1 ii libpango1.0-0 1.30.0-1 ii libspeechd2 0.7.1-6.2 ii libspeex1 1.2~rc1-7 ii libstdc++6 4.7.2-5 ii libudev0 175-7.2 ii libx11-6 2:1.5.0-1+deb7u1 ii libxcomposite1 1:0.4.3-2 ii libxcursor1 1:1.1.13-1+deb7u1 ii libxdamage1 1:1.1.3-2 ii libxext6 2:1.3.1-2+deb7u1 ii libxfixes3 1:5.0-4+deb7u1 ii libxi6 2:1.6.1-1+deb7u1 ii libxml2 2.8.0+dfsg1-7+wheezy1 ii libxrandr2 2:1.3.2-2+deb7u1 ii libxrender1 1:0.9.7-1+deb7u1 ii libxslt1.1 1.1.26-14.1 ii libxss1 1:1.2.2-1 ii libxtst6 2:1.2.1-1+deb7u1 ii xdg-utils 1.1.0~rc1+git20111210-6 chromium recommends no packages. Versions of packages chromium suggests: ii chromium-l10n 35.0.1916.153-1~deb7u1 -- Configuration Files: /etc/chromium/default changed [not included] -- no debconf information
--- chromium.desktop.original 2014-08-14 18:15:32.837665198 +0200 +++ chromium.desktop 2014-08-14 18:15:45.657664796 +0200 @@ -30,7 +30,7 @@ GenericName[ca]=Navegador web GenericName[cs]=WWW prohlÞeÄ GenericName[da]=Browser -GenericName[de]=Web-Browser +GenericName[de]=Webbrowser GenericName[el]=ΠεÏιηγηÏÎ®Ï Î¹ÏÏÎ¿Ï GenericName[en_GB]=Web Browser GenericName[es]=Navegador web

