diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-10 21:38:38 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-10 21:38:38 +0100 |
commit | 21499373b6952e364f93a354587421b021368b99 (patch) | |
tree | 083411f538b993873e633db41e83657c09912cb4 /recipes/navit/files/shr/navit.desktop | |
parent | 8a75c3794c077b5dd15e464a330337b01bf4b9a6 (diff) |
navit: use --force for fsoraw in SHR launchers (Thanks Zoff)
Diffstat (limited to 'recipes/navit/files/shr/navit.desktop')
-rw-r--r-- | recipes/navit/files/shr/navit.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/navit/files/shr/navit.desktop b/recipes/navit/files/shr/navit.desktop index b1c0d1321d..1380fdbbde 100644 --- a/recipes/navit/files/shr/navit.desktop +++ b/recipes/navit/files/shr/navit.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Name=Navit Comment=GPS Navigation -Exec=unset LC_ALL && fsoraw -r CPU,GPS -- navit +Exec=unset LC_ALL && fsoraw -rf CPU,GPS -- navit Icon=navit Terminal=false Type=Application |