Home
last modified time | relevance | path

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

/external/flac/src/plugin_xmms/
Dconfigure.c124 static GtkWidget *streaming_proxy_auth_user_label, *streaming_proxy_auth_pass_label; variable
699 streaming_proxy_auth_user_label = gtk_label_new(_("Username:")); in FLAC_XMMS__configure()
700 …gtk_box_pack_start(GTK_BOX(streaming_proxy_auth_hbox), streaming_proxy_auth_user_label, FALSE, FAL… in FLAC_XMMS__configure()