diff --git a/.gitignore b/.gitignore index 9eeb704..39467d7 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,4 @@ !.gitignore !PKGBUILD !.SRCINFO -!ida-pro.desktop \ No newline at end of file +!*.desktop diff --git a/ida-pro-teams.desktop b/ida-pro-teams.desktop new file mode 100644 index 0000000..8dc6e56 --- /dev/null +++ b/ida-pro-teams.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=IDA Teams +Comment=Teams for The Interactive Disassembler +Exec=/usr/bin/hvui %f +Icon=ida-pro-teams +Terminal=false +Type=Application +Categories=Development