the edit part :(

This commit is contained in:
Dana Jansens 2007-05-12 23:18:40 +00:00
parent 6cc5e44f75
commit 9eaf7086d3

View file

@ -41,7 +41,7 @@ void parse_shutdown(ObParseInst *inst);
gboolean parse_load_rc(const gchar *type, xmlDocPtr *doc, xmlNodePtr *root);
/* Loads an Openbox menu, from the normal paths */
gboolean parse_load_menu(const gchar *file, xmlDocPtr *doc, xmlNodePtr *root);
/* Loads an Openbox menu, from the normal paths */
/* Loads an Openbox theme, from the normal paths */
gboolean parse_load_theme(const gchar *name, xmlDocPtr *doc, xmlNodePtr *root,
gchar **path);