summarylogtreecommitdiffstats
path: root/edb.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'edb.desktop')
-rw-r--r--edb.desktop10
1 files changed, 5 insertions, 5 deletions
diff --git a/edb.desktop b/edb.desktop
index fdcc2a56a85a..0256ea9ee8e8 100644
--- a/edb.desktop
+++ b/edb.desktop
@@ -1,16 +1,16 @@
[Desktop Entry]
-Name=Evan's Debugger
-GenericName=Debugger
-Comment=QT4 based binary mode debugger
+Name=edb
+GenericName=edb debugger
+Comment=Qt5 based binary mode debugger
TryExec=edb
Exec=edb
+Icon=edb
Terminal=false
Type=Application
-Icon=edb
Categories=Application;Development;Qt;Debugger;
Actions=Debug
MimeType=application/x-executable
[Desktop Action Debug]
Exec=edb --run %f
-Name=Evan's Debugger (debug with)
+Name=edb (debug with)