Signed-off-by: Yonathan Dossow <[EMAIL PROTECTED]>
---
music.tcl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/music.tcl b/music.tcl
index 9a93f27..467b2fb 100644
--- a/music.tcl
+++ b/music.tcl
@@ -816,7 +816,7 @@ namespace eval ::music {
#password
frame $mainFrame.password
label $mainFrame.password.label -text "[trans
music_mpd_password]"
- entry $mainFrame.password.entry -textvariable
::music::config(mpd_password) -bg white -width 10
+ entry $mainFrame.password.entry -textvariable
::music::config(mpd_password) -bg white -width 15 -show "*"
pack $mainFrame.password -anchor w
pack $mainFrame.password.label $mainFrame.password.entry
-anchor w
}
--
1.5.0.3
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Amsn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amsn-devel