Update of /cvsroot/audacity/lib-src/FileDialog/mac
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv26460/mac

Modified Files:
        FileDialog.h FileDialog.hpp 
Log Message:
Standardize on the generic file dialog under GTK.


Index: FileDialog.h
===================================================================
RCS file: /cvsroot/audacity/lib-src/FileDialog/mac/FileDialog.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- FileDialog.h        6 Apr 2007 10:16:52 -0000       1.1
+++ FileDialog.h        10 Apr 2007 02:22:21 -0000      1.2
@@ -2,11 +2,14 @@
 // Name:        filedlg.h
 // Purpose:     wxFileDialog class
 // Author:      Stefan Csomor
-// Modified by:
+// Modified by: Leland Lucius
 // Created:     1998-01-01
 // RCS-ID:      $Id$
 // Copyright:   (c) Stefan Csomor
 // Licence:     wxWindows licence
+//
+// Modified for Audacity to support an additional button on Save dialogs
+//
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _FILEDIALOGMAC_H_

Index: FileDialog.hpp
===================================================================
RCS file: /cvsroot/audacity/lib-src/FileDialog/mac/FileDialog.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- FileDialog.hpp      6 Apr 2007 10:16:52 -0000       1.1
+++ FileDialog.hpp      10 Apr 2007 02:22:21 -0000      1.2
@@ -2,11 +2,14 @@
 // Name:        filedlg.cpp
 // Purpose:     wxFileDialog
 // Author:      Stefan Csomor
-// Modified by:
+// Modified by: Leland Lucius
 // Created:     1998-01-01
 // RCS-ID:      $Id$
 // Copyright:   (c) Stefan Csomor
 // Licence:     wxWindows licence
+//
+// Modified for Audacity to support an additional button on Save dialogs
+//
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"


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