Moved xdg functions to common
This commit is contained in:
@@ -76,5 +76,7 @@ char * prof_getline(FILE *stream);
|
||||
int octet_compare(unsigned char *str1, unsigned char *str2);
|
||||
char* release_get_latest(void);
|
||||
gboolean presence_valid_string(const char * const str);
|
||||
gchar * xdg_get_config_home(void);
|
||||
gchar * xdg_get_data_home(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user