allow opening files from file managers
This commit is contained in:
parent
650d204468
commit
74ffc999d5
3 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
[Desktop Entry]
|
||||
Name=IDA Pro
|
||||
Comment=The Interactive Disassembler
|
||||
Exec=/usr/bin/ida
|
||||
Exec=/usr/bin/ida %f
|
||||
Icon=ida-pro
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Development
|
||||
Categories=Development
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue