chore: add .desktop file for jadx-gui (PR #2388)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Name=JADX GUI
|
||||
Comment=Dex to Java compiler
|
||||
Icon=jadx
|
||||
Exec=jadx-gui %f
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Development;Java;
|
||||
Keywords=Java;Decompiler;
|
||||
Reference in New Issue
Block a user