From 5a7e66081276052dc56cc91fad4d73eeca9191ff Mon Sep 17 00:00:00 2001 From: KAMiKAZOW Date: Thu, 7 Aug 2014 07:15:24 +0200 Subject: [PATCH 1/2] Create cool-old-term.desktop MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Create cool-old-term.desktop – so far only with a placeholder icon ("utilities-terminal") that should be available on any modern graphical Linux installation. --- cool-old-term.desktop | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 cool-old-term.desktop diff --git a/cool-old-term.desktop b/cool-old-term.desktop new file mode 100644 index 0000000..df48bf2 --- /dev/null +++ b/cool-old-term.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Comment= +Exec=qmlscene -I /usr/share/cool-old-term/{imports,app/main.qml} +GenericName=Terminal emulator +Icon=utilities-terminal +MimeType= +Name=Cool Old Terminal +Path= +Categories=Qt;System;TerminalEmulator; +StartupNotify=true +Terminal=false +TerminalOptions= +Type=Application From 6b1d09955f1bd3aa3700eb31617f1b7cd083192d Mon Sep 17 00:00:00 2001 From: KAMiKAZOW Date: Sat, 9 Aug 2014 02:08:23 +0200 Subject: [PATCH 2/2] Update cool-old-term.desktop --- cool-old-term.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cool-old-term.desktop b/cool-old-term.desktop index df48bf2..785cc2a 100644 --- a/cool-old-term.desktop +++ b/cool-old-term.desktop @@ -4,7 +4,7 @@ Exec=qmlscene -I /usr/share/cool-old-term/{imports,app/main.qml} GenericName=Terminal emulator Icon=utilities-terminal MimeType= -Name=Cool Old Terminal +Name=Cool Old Term Path= Categories=Qt;System;TerminalEmulator; StartupNotify=true