Audacious
$Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
Go to the source code of this file.
Functions | |
void | get_audacious_credits (const char **brief, const char *const **credits, const char *const **translators) |
Variables | |
static const char * | audacious_brief = "Copyright (C) 2005-2012 Audacious Team" |
static const char *const | credit_text [] |
static const char *const | translators_text [] |
void get_audacious_credits | ( | const char ** | brief, |
const char *const ** | credits, | ||
const char *const ** | translators | ||
) |
const char* audacious_brief = "Copyright (C) 2005-2012 Audacious Team" [static] |
Definition at line 32 of file credits.c.
Referenced by get_audacious_credits().
const char* const credit_text[] [static] |
Definition at line 36 of file credits.c.
Referenced by get_audacious_credits().
const char* const translators_text[] [static] |
Definition at line 184 of file credits.c.
Referenced by get_audacious_credits().