[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnash-commit
Subject:    [Gnash-commit] /srv/bzr/gnash/trunk r11464: minor
From:       Markus Gothe <nietzsche () lysator ! liu ! se>
Date:       2009-08-30 23:20:00
Message-ID: E1MjcRy-00010n-52 () sv ! gnu ! org
[Download RAW message or body]

------------------------------------------------------------
revno: 11464
committer: Markus Gothe <nietzsche@lysator.liu.se>
branch nick: trunk
timestamp: Mon 2009-08-31 01:20:00 +0200
message:
  minor
modified:
  gui/aqua.cpp

["r11464.diff" (r11464.diff)]

=== modified file 'gui/aqua.cpp'
--- a/gui/aqua.cpp	2009-08-30 00:47:07 +0000
+++ b/gui/aqua.cpp	2009-08-30 23:20:00 +0000
@@ -21,9 +21,6 @@
 #include "gnashconfig.h"
 #endif
 
-#if defined(_WIN32) || defined(WIN32)
-# include "getopt_win32.h"
-#else
 extern "C"{
 # ifdef HAVE_GETOPT_H
 #  include <getopt.h>
@@ -32,8 +29,6 @@
   extern int getopt(int, char *const *, const char *);
 # endif
 }
-#endif // Win32
-
 
 #include "gnash.h"
 #include "aquasup.h"
@@ -209,7 +204,7 @@
 	GetIndMenuItemWithCommandID(NULL, kHICommandPreferences, 1, &rApplicationMenu, outIndex);
 
 	/* Enable 'About' */
-	InsertMenuItemTextWithCFString(rApplicationMenu, CFSTR("About gnash"), (short) 0, 0, kHICommandAbout);
+	InsertMenuItemTextWithCFString(rApplicationMenu, CFSTR("About Gnash"), (short) 0, 0, kHICommandAbout);
 
 	return true;
 }



_______________________________________________
Gnash-commit mailing list
Gnash-commit@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-commit


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic