65 _(
"_Keep current soundset"),
73 _(
"Modpack suggests using %s soundset.\n"
74 "It might not work with other soundsets.\n"
75 "You are currently using soundset %s."),
119 _(
"_Keep current musicset"),
126 _(
"Modpack suggests using %s musicset.\n"
127 "It might not work with other musicsets.\n"
128 "You are currently using musicset %s."),
void audio_restart(const char *soundset_name, const char *musicset_name)
void setup_dialog(GtkWidget *shell, GtkWidget *parent)
void popup_musicset_suggestion_dialog(void)
void popup_soundset_suggestion_dialog(void)
static void musicset_suggestion_callback(GtkWidget *dlg, gint arg)
static void soundset_suggestion_callback(GtkWidget *dlg, gint arg)
struct packet_ruleset_control control
char preferred_soundset[MAX_LEN_NAME]
char preferred_musicset[MAX_LEN_NAME]
int fc_snprintf(char *str, size_t n, const char *format,...)