Added public interface get_screensaver_dir_list
This commit is contained in:
parent
caa9b7c95e
commit
c3827b78aa
1 changed files with 2 additions and 0 deletions
|
@ -45,4 +45,6 @@ gchar *write_screensaver_list (GList *screensavers);
|
|||
/* Internal; used by pref-file.c and rc-parse.c only */
|
||||
int string_columns (const char *string, int length, int start);
|
||||
|
||||
GList *get_screensaver_dir_list (void);
|
||||
|
||||
#endif /* __RC_PARSE_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue