From 0d5adbe3c458fb1648c51c9e28eafed96afde8dd Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 27 Oct 2012 16:30:59 -0400 Subject: [PATCH] termite.desktop: Utility -> System Utility is meant for small utilities, and the fd.o standard marks System as the category terminal emulators fall under. --- termite.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/termite.desktop b/termite.desktop index 66bf405..ca97fd5 100644 --- a/termite.desktop +++ b/termite.desktop @@ -4,5 +4,5 @@ Comment=Use the command line Exec=termite Icon=utilities-terminal Type=Application -Categories=Application;GTK;Utility;TerminalEmulator; +Categories=Application;GTK;System;TerminalEmulator; StartupNotify=true