#!/bin/sh

WITHOUT_RC_COMPAT=1
. /etc/init.d/functions

action "Updating application menus:" /usr/sbin/update-menus
