blob: bf3b141c7701bc2acc8bc77b0cc152cdbfcd3833 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[Desktop Entry]
Name=dotPeek
Comment=.NET Decompiler and Assembly Browser
Exec=dotpeek
Type=Application
Terminal=false
Categories=Application;Development;
Icon=dotpeek
StartupWMClass=dotPeek.exe
# It doesn't process argv, so you'll have to drag&drop or use the horiffic Wine file dialog
# MimeType=application/vnd.microsoft.portable-executable
|