abinfo "Fixing Exec path in .desktop ..."
sed -i 's/gnome-netstatus-idle/ipython/' "$SRCDIR"/"examples/IPython Kernel"/*.desktop

abinfo "Installing ipython .desktop file ..."
install -Dvm644 "$SRCDIR"/"examples/IPython Kernel"/ipython.desktop "$PKGDIR"/usr/share/applications/ipython.desktop
