2006-09-01 [wwp] 2.4.0cvs122
[claws.git] / debian / sylpheed-claws.postinst.debhelper
1 # Automatically added by dh_installmenu
2 if [ "$1" = "configure" ] && [ -x "`which update-menus 2>/dev/null`" ]; then
3         update-menus
4 fi
5 # End automatically added section