#! /bin/sh #---------------------------------------------------------------------------- # del-menu - delete menu # # Creation: 09.12.2001 ms # 02.11.2003 fm complete rewrite # Last Update: $Id$ # # Copyright (c) 2001-2002 Michell Schimanski # Copyright (c) 2003 Frank Meyer # # Usage: # # old style version (for non XML-menus) # ------------------------------------- # # del-menu shell-script menu-file # # shell-script absolute filename of a shell-script # # menu-file absolute filename of menu-file # # The line containing # shell-script # is removed from the menu-file if the line exists # # new style version (for XML-menus) # --------------------------------- # # del-menu menu-file sub-menu-file # del-menu menu-file script-file # # menu-file filename relativ to menupath /var/install/menu # # sub-menu-file filename relativ to menupath /var/install/menu # # The line containing # # is removed from the menu-file if the line exists. # # script-file filename relativ to /var/install/bin or absolute path # # The line containing #