navit: remove unset LC_ALL from .desktop file
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Mon, 11 Jan 2010 12:58:16 +0000 (13:58 +0100)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Mon, 11 Jan 2010 12:58:16 +0000 (13:58 +0100)
* Koen found that this does not work for him although it should
  (http://permalink.gmane.org/gmane.comp.handhelds.openembedded/28904)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
recipes/navit/files/navit.desktop

index df16d49..05ecc1d 100644 (file)
@@ -1,7 +1,7 @@
 [Desktop Entry]
 Name=Navit
 Comment=GPS Navigation
-Exec=unset LC_ALL && navit
+Exec=navit
 Icon=navit
 Terminal=false
 Type=Application