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