From db6082da1693b3f9f1689a8fd47ff93f40bfe500 Mon Sep 17 00:00:00 2001 From: Thomas Perl Date: Mon, 14 Oct 2013 00:01:17 +0200 Subject: [PATCH] Cleanup the .desktop file [nemo] Rename icon from "FingerTerm" to generic "Terminal" [nemo] Fix single-instance by removing explicit invoker usage [nemo] Remove unnecessary key/value pairs in .desktop file --- fingerterm.desktop.nemo | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/fingerterm.desktop.nemo b/fingerterm.desktop.nemo index b878aac..0d51073 100644 --- a/fingerterm.desktop.nemo +++ b/fingerterm.desktop.nemo @@ -1,10 +1,5 @@ [Desktop Entry] -Encoding=UTF-8 -Version=1.0 -Name=FingerTerm -GenericName=FingerTerm -Comment=Terminal emulator -Exec=/usr/bin/invoker --single-instance --type=e /usr/bin/fingerterm -Terminal=false Type=Application +Name=Terminal +Exec=fingerterm Icon=icon-l-terminal