From 93cf51b2542811e987acbc88f2064cc7e926a442 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Thu, 30 Jan 2020 23:39:48 +0100 Subject: [PATCH] Set "notes" as the application icon This may not exist in the system though. --- data/deforaos-notes.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/deforaos-notes.desktop b/data/deforaos-notes.desktop index a65ce83..4a5148b 100644 --- a/data/deforaos-notes.desktop +++ b/data/deforaos-notes.desktop @@ -4,7 +4,7 @@ GenericName=Notes Comment=Keep a list of notes TryExec=notes Exec=notes -#Icon= +Icon=notes Type=Application Categories=Office;GTK; StartupNotify=true