mc/gnome/gdesktop-init.h

14 lines
267 B
C
Raw Normal View History

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