diff --git a/debian/postinst b/debian/postinst new file mode 100644 --- /dev/null +++ b/debian/postinst @@ -0,0 +1,3 @@ +#!/bin/bash +xdg-desktop-menu install --novendor /usr/share/serialplot/serialplot.desktop +xdg-icon-resource install --novendor --size 256 /usr/share/serialplot/serialplot.png \ No newline at end of file