Update of /cvsroot/audacity/audacity-src/src/export
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv30818
Modified Files:
ExportOGG.cpp
Log Message:
Change MP2 to OGG
Index: ExportOGG.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/export/ExportOGG.cpp,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- ExportOGG.cpp 12 Apr 2007 05:51:22 -0000 1.27
+++ ExportOGG.cpp 14 Apr 2007 18:11:42 -0000 1.28
@@ -203,7 +203,7 @@
///
///
OGGOptionsDialog(wxWindow *parent)
- : wxDialog(NULL, wxID_ANY, wxString(_("Specify MP2 Options")),
+ : wxDialog(NULL, wxID_ANY, wxString(_("Specify OGG Options")),
wxDefaultPosition, wxDefaultSize, wxDEFAULT_DIALOG_STYLE | wxSTAY_ON_TOP)
{
ShuttleGui S(this, eIsCreatingFromPrefs);
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Audacity-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs