62 _(
"_Keep current soundset"),
70 _(
"Modpack suggests using %s soundset.\n"
71 "It might not work with other soundsets.\n"
72 "You are currently using soundset %s."),
114 _(
"_Keep current musicset"),
121 _(
"Modpack suggests using %s musicset.\n"
122 "It might not work with other musicsets.\n"
123 "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)
gint blocking_dialog(GtkWidget *dlg)
static void soundset_suggestion_response(gint arg)
static void musicset_suggestion_response(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,...)