chore: add .desktop file for jadx-gui (PR #2388)

This commit is contained in:
Bnyro
2025-01-01 18:47:29 +01:00
committed by GitHub
parent fe7d527fcc
commit 6889670b11
+9
View File
@@ -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;