Home
last modified time | relevance | path

Searched refs:client_appl (Results 1 – 3 of 3) sorted by relevance

/dports/audio/xfce4-mpc-plugin/xfce4-mpc-plugin-0.5.2/panel-plugin/
H A Dxfce4-mpc-plugin.c113 if (mpc->client_appl != NULL) in mpc_read_config()
114 g_free (mpc->client_appl); in mpc_read_config()
120 mpc->client_appl = g_strdup(xfce_rc_read_entry (rc, "client_appl", "SETME")); in mpc_read_config()
125 g_snprintf(str, sizeof(str), "%s %s", _("Launch"), mpc->client_appl); in mpc_read_config()
159 xfce_rc_write_entry (rc, "client_appl", mpc->client_appl); in mpc_write_config()
193 if (0 == strlen(mpc->client_appl)) in mpc_dialog_apply_options()
194 mpc->client_appl = g_strdup("SETME"); in mpc_dialog_apply_options()
201 g_snprintf(str, sizeof(str), "%s %s", _("Launch"), mpc->client_appl); in mpc_dialog_apply_options()
317 gtk_entry_set_text(GTK_ENTRY(dialog->textbox_client_appl),mpc->client_appl); in mpc_create_options()
365 DBG("Going to xfce_exec(\"%s\")", mpc->client_appl); in mpc_launch_client()
[all …]
H A Dxfce4-mpc-plugin.h46 gchar* client_appl; member
/dports/audio/epos-devel/epos-2.5.37/
H A DChanges723 - send_appl reshaped to client_appl, now using the 123 TTSCP replies