summarylogtreecommitdiffstats
path: root/edb.desktop
diff options
context:
space:
mode:
authorrevel2018-05-17 04:26:37 +0200
committerrevel2018-05-17 04:26:37 +0200
commit92662277df7c2ef08acac8f970047ef550c96c0a (patch)
treea831a0c47f671c956006f3e691fdd8f6003f80a4 /edb.desktop
parentdc8dc773a2d07ce569e162b0eb2caae5f285f47e (diff)
downloadaur-92662277df7c2ef08acac8f970047ef550c96c0a.tar.gz
- updated to version 1.0.0
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)