navit: use SingleInstance=true for shr-specific .desktop files
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Mon, 11 Jan 2010 09:22:08 +0000 (10:22 +0100)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Mon, 11 Jan 2010 09:22:08 +0000 (10:22 +0100)
* navit uses so much memory, that we really don't want to have it started twice on any embedded device
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
recipes/navit/files/shr/navit.desktop
recipes/navit/files/shr/navitD.desktop

index 86e3fc3..f83b8c1 100644 (file)
@@ -8,3 +8,4 @@ Type=Application
 Categories=GTK;
 MimeType=text/x-vcard;
 StartupNotify=true
+SingleInstance=true
index 8da908b..88f9f26 100644 (file)
@@ -8,3 +8,4 @@ Type=Application
 Categories=GTK;
 MimeType=text/x-vcard;
 StartupNotify=true
+SingleInstance=true