be9d3b1000cc4069a1549c85eb6cf037252b1a26
[mdictionary] / debian / whitestorkgui.postinst
1 #!/bin/sh
2
3 echo -e "Postinstalling actions..." 
4
5 if [ "$1" != "upgrade" ]
6 then
7 # End automatically added section
8 echo -e "Selecting menu location" 
9 maemo-select-menu-location whitestork.desktop
10
11 fi