Please stop sending me messages from Audacity, thank you

-----Original Message-----
From: Gale Andrews [mailto:windint...@users.sourceforge.net] 
Sent: Thursday, December 31, 2009 9:38 PM
To: audacity-cvs@lists.sourceforge.net
Subject: [Audacity-cvs] audacity-src/src AboutDialog.cpp,1.75,1.76

Update of /cvsroot/audacity/audacity-src/src
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv22208

Modified Files:
        AboutDialog.cpp 
Log Message:
Bump copyright date to 2010 and remove it from translatable string so
updating it
 doesn't break translation

Index: AboutDialog.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/AboutDialog.cpp,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- AboutDialog.cpp     7 Nov 2009 17:17:45 -0000       1.75
+++ AboutDialog.cpp     1 Jan 2010 05:38:05 -0000       1.76
@@ -264,8 +264,11 @@
       GetCreditsByRole(roleThanks) +
       wxT("<p><br></center>") +
          
-         _("<b>Audacity&reg;</b> software is copyright &copy; 1999-2009
Audacity Team. <br>The name <b>Audacity&reg;</b> is a registered trademark
of Dominic Mazzoni.") + 
-         wxT("</font></body></html>");
+      _("<b>Audacity&reg;</b> software is copyright")+
+      wxT("&copy; 1999-2010 Audacity Team.<br>") +
+     
+      _("The name <b>Audacity&reg;</b> is a registered trademark of Dominic
Mazzoni.") + 
+      wxT("</font></body></html>");
 
    
    this->SetBackgroundColour(theTheme.Colour( clrAboutBoxBackground ));


----------------------------------------------------------------------------
--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Audacity-cvs mailing list
Audacity-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/audacity-cvs
No virus found in this incoming message.
Checked by AVG - www.avg.com 
Version: 9.0.725 / Virus Database: 270.14.123/2595 - Release Date: 12/31/09
00:52:00


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Audacity-cvs mailing list
Audacity-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to