1
This commit is contained in:
2024-06-09 22:09:27 +03:00
commit 8b0fe1da2a
4 changed files with 45 additions and 0 deletions

12
mat.desktop Executable file
View File

@@ -0,0 +1,12 @@
#!/usr/bin/env xdg-open
[Desktop Entry]
Version=1.0
Type=Application
Name=Memory Analizer
Comment=Eclipse Memory Analizer
Icon=mat
Categories=Development
Keywords=mat;
StartupWMClass=mat
Exec=/usr/share/memory-analizer/MemoryAnalyzer
Terminal=false