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

Modified Files:
        AboutDialog.cpp 
Log Message:
Add registered trademark symbol to heading.

Index: AboutDialog.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/AboutDialog.cpp,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- AboutDialog.cpp     18 Jul 2006 20:03:34 -0000      1.42
+++ AboutDialog.cpp     21 Sep 2006 05:45:30 -0000      1.43
@@ -225,7 +225,7 @@
          localeStr + 
          wxT("\"></head>") + 
       wxT("<body bgcolor=\"#ffffff\"><font size=1><center>") + 
-      wxT("<h3>Audacity ") + versionStr + wxT("</h3>")+ 
+      wxT("<h3>Audacity &reg; ") + versionStr + wxT("</h3>")+ 
       _("A Free Digital Audio Editor") + 
       wxT("</center><p>") + par1Str +
       wxT("<p>") + par2Str +


-------------------------------------------------------------------------
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