Home
last modified time | relevance | path

Searched refs:theme_ver (Results 1 – 5 of 5) sorted by relevance

/dports/deskutils/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/coco/
H A Dcoco-theme.c79 void get_theme_info(char **theme_name, char **theme_ver, char **author,
362 char **theme_ver, in get_theme_info() argument
367 *theme_ver = g_strdup_printf("%d.%d.%d", NOTIFICATION_DAEMON_MAJOR_VERSION, in get_theme_info()
/dports/deskutils/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/slider/
H A Dtheme.c70 void get_theme_info(char **theme_name, char **theme_ver, char **author,
839 void get_theme_info(char** theme_name, char** theme_ver, char** author, char** homepage) in get_theme_info() argument
842 …*theme_ver = g_strdup_printf("%d.%d.%d", NOTIFICATION_DAEMON_MAJOR_VERSION, NOTIFICATION_DAEMON_M… in get_theme_info()
/dports/deskutils/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/
H A Dengines.c41 …void (*get_theme_info) (char** theme_name, char** theme_ver, char** author, ch…
/dports/deskutils/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/nodoka/
H A Dnodoka-theme.c95 void get_theme_info(char **theme_name, char **theme_ver, char **author,
715 char **theme_ver, in get_theme_info() argument
720 *theme_ver = g_strdup_printf("%d.%d.%d", NOTIFICATION_DAEMON_MAJOR_VERSION, in get_theme_info()
/dports/deskutils/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/standard/
H A Dtheme.c87 void get_theme_info(char **theme_name, char **theme_ver, char **author,
1150 void get_theme_info(char** theme_name, char** theme_ver, char** author, char** homepage) in get_theme_info() argument
1155 …*theme_ver = g_strdup_printf("%d.%d.%d", NOTIFICATION_DAEMON_MAJOR_VERSION, NOTIFICATION_DAEMON_MI… in get_theme_info()