#! /bin/sh

# menu
if [ -x /usr/bin/update-menus ]
then
   /usr/bin/update-menus
fi
