update desktop files, add database mime type, add qwingraph
This commit is contained in:
parent
2751e61459
commit
c1e3cedf48
7 changed files with 95 additions and 33 deletions
10
qwingraph.desktop
Normal file
10
qwingraph.desktop
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Name=WinGraph32 (IDA)
|
||||
Comment=External program to display IDA graphs
|
||||
Exec=/usr/bin/qwingraph %f
|
||||
StartupWMClass=qwingraph
|
||||
MimeType=application/vnd.hex-rays.ida.wingraph
|
||||
NoDisplay=true
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Development
|
Loading…
Add table
Add a link
Reference in a new issue