X-Git-Url: http://git.maemo.org/git/?p=maemo-recorder;a=blobdiff_plain;f=debian%2Fmaemo-recorder.postinst;h=74f2f1bb2d2df4d5d3f72e3ff4ec7d6b52003e33;hp=1a31ef29e1bf5bf3be558f541f060eb791d9e913;hb=ad6d7afbff62ff7e944b265d825d311f3fdc52d2;hpb=7c9ddae4383fdc5766d21f339e116226c033cf73 diff --git a/debian/maemo-recorder.postinst b/debian/maemo-recorder.postinst index 1a31ef2..74f2f1b 100644 --- a/debian/maemo-recorder.postinst +++ b/debian/maemo-recorder.postinst @@ -21,10 +21,7 @@ case "$1" in configure) update-mime-database /usr/share/mime update-desktop-database -q - osso-update-category-database /usr/share/mime - if [ -z "$2" ]; then - maemo-select-menu-location maemo_recorder.desktop - fi + hildon-update-category-database /usr/share/mime ;; abort-upgrade|abort-remove|abort-deconfigure)