summaryrefslogtreecommitdiff
path: root/plugins/lastfm/lastfm.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/lastfm/lastfm.c')
-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