qtmeetings sources to Maemo garage
[qtmeetings] / debian / qtmeetings / DEBIAN / postinst
diff --git a/debian/qtmeetings/DEBIAN/postinst b/debian/qtmeetings/DEBIAN/postinst
new file mode 100755 (executable)
index 0000000..a729807
--- /dev/null
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+set -e
+
+maemo-select-menu-location QtMeetings.desktop
+
+exit 0
\ No newline at end of file