aboutsummaryrefslogtreecommitdiff
path: root/src/default-applications.h
blob: 7769455c0238de736a717d7a37e9588ad39d87db (plain)
1
2
3
4
5
6
7
8

#ifndef DEFAULT_APPLICATIONS_H__
#define DEFAULT_APPLICATIONS_H__ 1

const gchar * get_default_name (gchar * desktop_path);

#endif /* DEFAULT_APPLICATIONS_H__ */