gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AW: [Gnash-commit] gnash/plugin/win32 npgnash.rc


From: Benjamin Wolsey
Subject: AW: [Gnash-commit] gnash/plugin/win32 npgnash.rc
Date: Wed, 12 Mar 2008 08:27:46 +0000 (GMT)

> +            VALUE "CompanyName", "Free Software Foundation, Inc.\0"
> +// ProductName has to be the exact string "Shockwave Flash" as JS Flash
> +// detect scripts tend to test for navigator.plugins["Shockwave Flash"].
> +// c.f. 
> http://www.adobe.com/support/flash/how/shock/javaplugs/javaplugs03.html
> +            VALUE "ProductName", "Shockwave Flash\0"
> +//            VALUE "ProductName", "Gnash Plugin for Mozilla\0"
> +            VALUE "ProductVersion", "9, 0, 82, 0\0"
> +            VALUE "FileVersion", "9, 0, 82, 0\0"

There are autoconf-defined macros

#define DEFAULT_FLASH_MAJOR_VERSION

#define DEFAULT_FLASH_MINOR_VERSION

#define DEFAULT_FLASH_PLATFORM_ID

#define DEFAULT_FLASH_REV_NUMBER

#define DEFAULT_FLASH_SYSTEM_OS


available to construct the plugin description - they were intended to make 
changing the version number across the board easier. 




      Machen Sie Yahoo! zu Ihrer Startseite. Los geht's: 
http://de.yahoo.com/set




reply via email to

[Prev in Thread] Current Thread [Next in Thread]