repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Wed Jan 11 00:07:16 UTC 2012
[aur-mirror.git]
/
edb-debugger
/
edb.desktop
blob
10aa972bd364ec53a39799840793f0b315b1107d
1
[Desktop Entry]
2
Name=Evan's Debugger
3
GenericName=Debugger
4
Comment=QT4 based binary mode debugger
5
TryExec=edb
6
Exec=edb
7
Terminal=false
8
Type=Application
9
Icon=edb
10
Categories=Application;Development;
11
Actions=Debug
12
MimeType=application/x-executable
13
14
[Desktop Action Debug]
15
Exec=edb --run %f
16
Name=Evan's Debugger (debug with)