/* Customizable desktop links for the Midnight Commander * * Copyright (C) 1998-1999 The Free Software Foundation * * Authors: Miguel de Icaza */ #ifndef GDESKTOP_INIT_H #define GDESKTOP_INIT_H void gdesktop_links_init (void); #endif