Update of /cvsroot/audacity/audacity-src/src
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv26319

Modified Files:
        FFmpeg.cpp FFmpeg.h GStreamerLoader.cpp 
Log Message:
Change references to former "Import / Export" Preferences to  "Libraries"

Index: FFmpeg.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/FFmpeg.cpp,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- FFmpeg.cpp  17 Mar 2009 17:43:25 -0000      1.40
+++ FFmpeg.cpp  15 May 2009 22:10:01 -0000      1.41
@@ -4,7 +4,7 @@
 
 FFmpeg.cpp
 
-Audacity(R) is copyright (c) 1999-2008 Audacity Team.
+Audacity(R) is copyright (c) 1999-2009 Audacity Team.
 License: GPL v2.  See License.txt.
 
 ******************************************************************//**
@@ -102,7 +102,7 @@
    {
      wxMessageBox(_("FFmpeg was configured in Preferences and successfully 
loaded before, \
                       \nbut this time Audacity failed to load it at startup. \
-                      \n\nYou may want to go back to Preferences > 
Import/Export and re-configure it."),
+                      \n\nYou may want to go back to Preferences > Libraries 
and re-configure it."),
                   _("FFmpeg startup failed"));
    }
 }

Index: GStreamerLoader.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/GStreamerLoader.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- GStreamerLoader.cpp 8 Mar 2009 21:08:14 -0000       1.2
+++ GStreamerLoader.cpp 15 May 2009 22:10:01 -0000      1.3
@@ -4,7 +4,7 @@
 
 GStreamerLoader.cpp
 
-Audacity(R) is copyright (c) 1999-2008 Audacity Team.
+Audacity(R) is copyright (c) 1999-2009 Audacity Team.
 License: GPL v2.  See License.txt.
 
 ******************************************************************//**
@@ -211,7 +211,7 @@
    {
      wxMessageBox(_("GStreamer was configured in preferences and successfully 
loaded before,\n\
                       but this time Audacity failed to load it at startup.\n\
-                      You may want to go back to Preferences->Import/Export 
and re-configure it."),
+                      You may want to go back to Preferences > Libraries and 
re-configure it."),
                       _("GStreamer startup failed"));
      delete GStreamerInst;
    }

Index: FFmpeg.h
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/FFmpeg.h,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- FFmpeg.h    9 Mar 2009 07:13:02 -0000       1.40
+++ FFmpeg.h    15 May 2009 22:10:01 -0000      1.41
@@ -4,7 +4,7 @@
 
 FFmpeg.h
 
-Audacity(R) is copyright (c) 1999-2008 Audacity Team.
+Audacity(R) is copyright (c) 1999-2009 Audacity Team.
 License: GPL v2.  See License.txt.
 
 ******************************************************************//**
@@ -108,10 +108,10 @@
       S.StartVerticalLay(true);
       {
          S.AddFixedText(_(
-"Audacity attempted to use FFmpeg libraries to import an audio file,\n\
-but libraries were not found.\n\
-If you want to use the FFmpeg import feature, please go to 
Preferences->Import/Export\n\
-and tell Audacity where to look for the libraries."
+"Audacity attempted to use FFmpeg to import an audio file,\n\
+but the libraries were not found.\n\n\
+To use FFmpeg import, go to Preferences > Libraries\n\
+to download or locate the FFmpeg libraries."
          ));
 
          int dontShowDlg = 0;


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to