# HG changeset patch # User Mark Doliner # Date 1071454023 0 # Node ID 71354edf06d70fa0fc2bf14faea2d0bc1984da22 # Parent 30ed1fc892aa9c3c8d62047c9742eac6ff915fb9 [gaim-migrate @ 8538] Go Naptster, go! committer: Tailor Script diff -r 30ed1fc892aa -r 71354edf06d7 src/protocols/napster/napster.c --- a/src/protocols/napster/napster.c Mon Dec 15 01:47:29 2003 +0000 +++ b/src/protocols/napster/napster.c Mon Dec 15 02:07:03 2003 +0000 @@ -468,7 +468,7 @@ /* Update the login progress status display */ buf = g_strdup_printf("Logging in: %s", gaim_account_get_username(gc->account)); - gaim_connection_update_progress(gc, buf, 2, NAPSTER_CONNECT_STEPS); + gaim_connection_update_progress(gc, buf, 1, NAPSTER_CONNECT_STEPS); g_free(buf); /* Write our signon data */ @@ -484,7 +484,7 @@ { GaimConnection *gc = gaim_account_get_connection(account); - gaim_connection_update_progress(gc, _("Connecting"), 1, NAPSTER_CONNECT_STEPS); + gaim_connection_update_progress(gc, _("Connecting"), 0, NAPSTER_CONNECT_STEPS); gc->proto_data = g_new0(struct nap_data, 1); if (gaim_proxy_connect(account,