the edit part :(
This commit is contained in:
parent
6cc5e44f75
commit
9eaf7086d3
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in a new issue