Home
last modified time | relevance | path

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

/external/flac/src/plugin_xmms/
Dconfigure.c390 GtkWidget *streaming_proxy_port_label, *streaming_proxy_host_label; in FLAC_XMMS__configure() local
672 streaming_proxy_host_label = gtk_label_new(_("Host:")); in FLAC_XMMS__configure()
673 gtk_box_pack_start(GTK_BOX(streaming_proxy_hbox), streaming_proxy_host_label, FALSE, FALSE, 0); in FLAC_XMMS__configure()