From: Marcio de Souza Oliveira <m.desouza20@gmail.com>
Date: Tue, 14 Apr 2020 16:36:26 +0200
Subject: Added keyword field in edb.desktop and changed the edb icon.

Last-Update: 2017-04-30
---
 edb.desktop | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/edb.desktop b/edb.desktop
index 60fda35..6f3e14e 100644
--- a/edb.desktop
+++ b/edb.desktop
@@ -3,7 +3,8 @@ Name=edb
 GenericName="Evan's Debugger"
 Comment="edb is a cross platform x86/x86-64 debugger"
 Exec=edb
-Icon=edb
+Icon=edb48-logo
 Terminal=false
 Type=Application
 Categories=Development;Qt;Debugger;
+Keywords=debugger;development;graphical
