mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
a1acc28838
--HG-- rename : modules/plugin/samples/default/mac/DefaultPlugin.xcodeproj/project.pbxproj => modules/plugin/default/mac/DefaultPlugin.xcodeproj/project.pbxproj rename : modules/plugin/samples/default/mac/DefaultPluginPrefix.h => modules/plugin/default/mac/DefaultPluginPrefix.h rename : modules/plugin/samples/default/mac/English.lproj/InfoPlist.strings => modules/plugin/default/mac/English.lproj/InfoPlist.strings rename : modules/plugin/samples/default/mac/Info-DefaultPlugin.plist => modules/plugin/default/mac/Info-DefaultPlugin.plist rename : modules/plugin/samples/default/mac/Makefile.in => modules/plugin/default/mac/Makefile.in rename : modules/plugin/samples/default/mac/NullPlugin.cpp => modules/plugin/default/mac/NullPlugin.cpp rename : modules/plugin/samples/default/mac/NullPlugin.rsrc => modules/plugin/default/mac/NullPlugin.rsrc rename : modules/plugin/samples/default/mac/npmac.cpp => modules/plugin/default/mac/npmac.cpp rename : modules/plugin/samples/default/mac/npnul.pkg => modules/plugin/default/mac/npnul.pkg rename : modules/plugin/samples/default/os2/Makefile.in => modules/plugin/default/os2/Makefile.in rename : modules/plugin/samples/default/os2/dbg.cpp => modules/plugin/default/os2/dbg.cpp rename : modules/plugin/samples/default/os2/dbg.h => modules/plugin/default/os2/dbg.h rename : modules/plugin/samples/default/os2/dialogs.cpp => modules/plugin/default/os2/dialogs.cpp rename : modules/plugin/samples/default/os2/dialogs.h => modules/plugin/default/os2/dialogs.h rename : modules/plugin/samples/default/os2/maindll.cpp => modules/plugin/default/os2/maindll.cpp rename : modules/plugin/samples/default/os2/npnul.pkg => modules/plugin/default/os2/npnul.pkg rename : modules/plugin/samples/default/os2/npnulos2.h => modules/plugin/default/os2/npnulos2.h rename : modules/plugin/samples/default/os2/npnulos2.ico => modules/plugin/default/os2/npnulos2.ico rename : modules/plugin/samples/default/os2/npnulos2.rc => modules/plugin/default/os2/npnulos2.rc rename : modules/plugin/samples/default/os2/npos2.cpp => modules/plugin/default/os2/npos2.cpp rename : modules/plugin/samples/default/os2/npshell.cpp => modules/plugin/default/os2/npshell.cpp rename : modules/plugin/samples/default/os2/plugin.cpp => modules/plugin/default/os2/plugin.cpp rename : modules/plugin/samples/default/os2/plugin.h => modules/plugin/default/os2/plugin.h rename : modules/plugin/samples/default/os2/utils.cpp => modules/plugin/default/os2/utils.cpp rename : modules/plugin/samples/default/os2/utils.h => modules/plugin/default/os2/utils.h rename : modules/plugin/samples/default/unix/Makefile.in => modules/plugin/default/unix/Makefile.in rename : modules/plugin/samples/default/unix/npnul.pkg => modules/plugin/default/unix/npnul.pkg rename : modules/plugin/samples/default/unix/npshell.c => modules/plugin/default/unix/npshell.c rename : modules/plugin/samples/default/unix/npunix.c => modules/plugin/default/unix/npunix.c rename : modules/plugin/samples/default/unix/nullplugin.c => modules/plugin/default/unix/nullplugin.c rename : modules/plugin/samples/default/unix/nullplugin.h => modules/plugin/default/unix/nullplugin.h rename : modules/plugin/samples/default/windows/Makefile.in => modules/plugin/default/windows/Makefile.in rename : modules/plugin/samples/default/windows/Npnul32.dsp => modules/plugin/default/windows/Npnul32.dsp rename : modules/plugin/samples/default/windows/dbg.cpp => modules/plugin/default/windows/dbg.cpp rename : modules/plugin/samples/default/windows/dbg.h => modules/plugin/default/windows/dbg.h rename : modules/plugin/samples/default/windows/dialogs.cpp => modules/plugin/default/windows/dialogs.cpp rename : modules/plugin/samples/default/windows/dialogs.h => modules/plugin/default/windows/dialogs.h rename : modules/plugin/samples/default/windows/maindll.cpp => modules/plugin/default/windows/maindll.cpp rename : modules/plugin/samples/default/windows/npnul.pkg => modules/plugin/default/windows/npnul.pkg rename : modules/plugin/samples/default/windows/npnul32.def => modules/plugin/default/windows/npnul32.def rename : modules/plugin/samples/default/windows/npnul32.dsw => modules/plugin/default/windows/npnul32.dsw rename : modules/plugin/samples/default/windows/npnul32.rc => modules/plugin/default/windows/npnul32.rc rename : modules/plugin/samples/default/windows/npshell.cpp => modules/plugin/default/windows/npshell.cpp rename : modules/plugin/samples/default/windows/npwin.cpp => modules/plugin/default/windows/npwin.cpp rename : modules/plugin/samples/default/windows/plugicon.ico => modules/plugin/default/windows/plugicon.ico rename : modules/plugin/samples/default/windows/plugin.cpp => modules/plugin/default/windows/plugin.cpp rename : modules/plugin/samples/default/windows/plugin.h => modules/plugin/default/windows/plugin.h rename : modules/plugin/samples/default/windows/resource.h => modules/plugin/default/windows/resource.h rename : modules/plugin/samples/default/windows/utils.cpp => modules/plugin/default/windows/utils.cpp rename : modules/plugin/samples/default/windows/utils.h => modules/plugin/default/windows/utils.h
188 lines
5.4 KiB
Plaintext
188 lines
5.4 KiB
Plaintext
//Microsoft Developer Studio generated resource script.
|
||
//
|
||
#include "resource.h"
|
||
|
||
#define APSTUDIO_READONLY_SYMBOLS
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
//
|
||
// Generated from the TEXTINCLUDE 2 resource.
|
||
//
|
||
#include "winresrc.h"
|
||
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
#undef APSTUDIO_READONLY_SYMBOLS
|
||
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
// English (U.S.) resources
|
||
|
||
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
|
||
#ifdef _WIN32
|
||
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||
#pragma code_page(1252)
|
||
#endif //_WIN32
|
||
|
||
#ifdef APSTUDIO_INVOKED
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
//
|
||
// TEXTINCLUDE
|
||
//
|
||
|
||
1 TEXTINCLUDE DISCARDABLE
|
||
BEGIN
|
||
"resource.h\0"
|
||
END
|
||
|
||
2 TEXTINCLUDE DISCARDABLE
|
||
BEGIN
|
||
"#include ""winresrc.h""\r\n"
|
||
"\0"
|
||
END
|
||
|
||
3 TEXTINCLUDE DISCARDABLE
|
||
BEGIN
|
||
"\r\n"
|
||
"\0"
|
||
END
|
||
|
||
#endif // APSTUDIO_INVOKED
|
||
|
||
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
//
|
||
// Dialog
|
||
//
|
||
|
||
IDD_PLUGIN_DOWNLOAD DIALOG DISCARDABLE 0, 0, 225, 165
|
||
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
||
CAPTION "Title"
|
||
FONT 8, "MS Sans Serif"
|
||
BEGIN
|
||
LTEXT "Information on this page requires a plug-in for:",
|
||
IDC_STATIC_INFO,7,7,211,10
|
||
LTEXT "Communicator can retrieve the plug-in for you from:",
|
||
IDC_STATIC_LOCATION,7,32,211,8
|
||
DEFPUSHBUTTON "Get the Plug-in",IDC_GET_PLUGIN,41,144,64,14
|
||
PUSHBUTTON "Cancel",IDC_BUTTON_CANCEL,109,144,64,14
|
||
CTEXT "type/x-type",IDC_STATIC_INFOTYPE,7,18,211,8
|
||
LTEXT "The SmartUpdate feature makes it easy to install new plug-ins. To take advantage of SmartUpdate, you must enable Java, JavaScript and AutoInstall in the Advanced panel of the Preferences, then click the plug-in icon on the page.",
|
||
IDC_STATIC_WARNING,7,74,211,61
|
||
LTEXT "Static Static Static Static Static Static Static Static Static Static Static Static Static Static Static Static Static Static Static Static Static Static Static Static Static Static Static Static Static Static Static ",
|
||
IDC_STATIC_URL,7,43,211,24
|
||
END
|
||
|
||
|
||
#ifndef _MAC
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
//
|
||
// Version
|
||
//
|
||
|
||
VS_VERSION_INFO VERSIONINFO
|
||
FILEVERSION 1,0,0,15
|
||
PRODUCTVERSION 1,0,0,15
|
||
FILEFLAGSMASK 0x3fL
|
||
#ifdef _DEBUG
|
||
FILEFLAGS 0x1L
|
||
#else
|
||
FILEFLAGS 0x0L
|
||
#endif
|
||
FILEOS 0x4L
|
||
FILETYPE 0x2L
|
||
FILESUBTYPE 0x0L
|
||
BEGIN
|
||
BLOCK "StringFileInfo"
|
||
BEGIN
|
||
BLOCK "040904e4"
|
||
BEGIN
|
||
VALUE "Comments", "\0"
|
||
VALUE "CompanyName", "mozilla.org\0"
|
||
VALUE "FileDescription", "Default Plug-in\0"
|
||
VALUE "FileExtents", "*\0"
|
||
VALUE "FileOpenName", "Mozilla Default Plug-in (*.*)\0"
|
||
VALUE "FileVersion", "1, 0, 0, 15\0"
|
||
VALUE "InternalName", "DEFPLUGIN\0"
|
||
VALUE "LegalCopyright", "Copyright <20> 1995-2000\0"
|
||
VALUE "LegalTrademarks", "\0"
|
||
VALUE "MIMEType", "*\0"
|
||
VALUE "OriginalFilename", "NPNUL32.DLL\0"
|
||
VALUE "PrivateBuild", "\0"
|
||
VALUE "ProductName", "Mozilla Default Plug-in\0"
|
||
VALUE "ProductVersion", "1, 0, 0, 15\0"
|
||
VALUE "SpecialBuild", "\0"
|
||
END
|
||
END
|
||
BLOCK "VarFileInfo"
|
||
BEGIN
|
||
VALUE "Translation", 0x409, 1252
|
||
END
|
||
END
|
||
|
||
#endif // !_MAC
|
||
|
||
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
//
|
||
// Icon
|
||
//
|
||
|
||
// Icon with lowest ID value placed first to ensure application icon
|
||
// remains consistent on all systems.
|
||
IDI_PLUGICON ICON DISCARDABLE "plugicon.ico"
|
||
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
//
|
||
// DESIGNINFO
|
||
//
|
||
|
||
#ifdef APSTUDIO_INVOKED
|
||
GUIDELINES DESIGNINFO DISCARDABLE
|
||
BEGIN
|
||
IDD_PLUGIN_DOWNLOAD, DIALOG
|
||
BEGIN
|
||
LEFTMARGIN, 7
|
||
RIGHTMARGIN, 218
|
||
TOPMARGIN, 7
|
||
BOTTOMMARGIN, 158
|
||
END
|
||
END
|
||
#endif // APSTUDIO_INVOKED
|
||
|
||
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
//
|
||
// String Table
|
||
//
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_INFO "Information on this page requires a plug-in for:"
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_LOCATION "You can retrieve the plug-in from:"
|
||
IDS_TITLE "Plug-in Not Loaded"
|
||
IDS_QUESTION "What would you like to do?"
|
||
IDS_WARNING_JS "To retrieve the plug-in now, click the Get the Plug-in button and then select the plug-in you need from the page that appears."
|
||
IDS_WARNING_OFFLINE "However, you are currently offline. If you would like to get the plug-in, click Cancel, select ""Work Online"" from the File menu, then click the plug-in icon on the page."
|
||
IDS_FINDER_PAGE "Plug-in Finder page"
|
||
IDS_CLICK_TO_GET "Click here to get the plugin"
|
||
IDS_CLICK_WHEN_DONE "After installing the plugin, click here."
|
||
END
|
||
|
||
#endif // English (U.S.) resources
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
|
||
|
||
|
||
#ifndef APSTUDIO_INVOKED
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
//
|
||
// Generated from the TEXTINCLUDE 3 resource.
|
||
//
|
||
|
||
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
#endif // not APSTUDIO_INVOKED
|
||
|