Update of /cvsroot/audacity/audacity-src/src/export
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv23113

Modified Files:
        ExportMP3.cpp 
Log Message:
Cosmetic alignment

Index: ExportMP3.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/export/ExportMP3.cpp,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- ExportMP3.cpp       12 Apr 2007 05:51:22 -0000      1.56
+++ ExportMP3.cpp       14 Apr 2007 06:57:19 -0000      1.57
@@ -688,7 +688,7 @@
                mPathText = S.AddTextBox(wxT(""), mLibPath.GetFullPath(), 0);
             }
             S.Id(ID_BROWSE).AddButton(_("Browse..."), wxALIGN_RIGHT);
-            S.AddVariableText(_("To get a free copy of Lame, click here -->"), 
false);
+            S.AddVariableText(_("To get a free copy of Lame, click here -->"), 
true);
             S.Id(ID_DLOAD).AddButton(_("Download..."), wxALIGN_RIGHT);
          }
          S.EndMultiColumn();


-------------------------------------------------------------------------
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
_______________________________________________
Audacity-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to