git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ef0357
)
navit: remove unset LC_ALL from .desktop file
author
Sebastian Spaeth
<Sebastian@SSpaeth.de>
Mon, 11 Jan 2010 12:58:16 +0000
(13:58 +0100)
committer
Sebastian 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
patch
|
blob
|
history
diff --git
a/recipes/navit/files/navit.desktop
b/recipes/navit/files/navit.desktop
index
df16d49
..
05ecc1d
100644
(file)
--- a/
recipes/navit/files/navit.desktop
+++ b/
recipes/navit/files/navit.desktop
@@
-1,7
+1,7
@@
[Desktop Entry]
Name=Navit
Comment=GPS Navigation
-Exec=
unset LC_ALL &&
navit
+Exec=navit
Icon=navit
Terminal=false
Type=Application