#include <stddef.h>
#include "config.h"
#include "i18n.h"
#include "misc.h"
Go to the source code of this file.
Functions |
void | get_audacious_credits (const char **brief, const char *const **credits, const char *const **translators) |
Function Documentation
void get_audacious_credits |
( |
const char ** |
brief, |
|
|
const char *const ** |
credits, |
|
|
const char *const ** |
translators |
|
) |
| |
Variable Documentation
const char* audacious_brief = "Copyright (C) 2005-2012 Audacious Team" |
|
static |
const char* const credit_text[] |
|
static |
const char* const translators_text[] |
|
static |