summaryrefslogtreecommitdiff
path: root/plugins/lastfm
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-12-01 20:29:54 +0100
committerGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-12-01 20:29:54 +0100
commitd8f17a11834c18b2fc05890058400f78c3475b15 (patch)
treeb8c3a4d099f0edc9023dbdd34d9f4c8f23713c42 /plugins/lastfm
parente42225701209abe34afcde2aff7dd036d8c9f9c6 (diff)
added config dialog for hvsc in sid plugin
Diffstat (limited to 'plugins/lastfm')
-rw-r--r--plugins/lastfm/lastfm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/lastfm/lastfm.c b/plugins/lastfm/lastfm.c
index f14ff5bf..63724879 100644
--- a/plugins/lastfm/lastfm.c
+++ b/plugins/lastfm/lastfm.c
@@ -777,8 +777,8 @@ lastfm_stop (void) {
}
static const char settings_dlg[] =
- "property \"Username\" entry lastfm.login;\n"
- "property \"Password\" password lastfm.password;"
+ "property Username entry lastfm.login \"\";\n"
+ "property Password password lastfm.password \"\";"
;
// define plugin interface