?? jedinstl.rc
字號:
//Microsoft Developer Studio generated resource script.//#include "resource.h"#define APSTUDIO_READONLY_SYMBOLS///////////////////////////////////////////////////////////////////////////////// Generated from the TEXTINCLUDE 2 resource.//#include "afxres.h"/////////////////////////////////////////////////////////////////////////////#undef APSTUDIO_READONLY_SYMBOLS/////////////////////////////////////////////////////////////////////////////// English (U.S.) resources#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)#ifdef _WIN32LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US#pragma code_page(1252)#endif //_WIN32#ifdef APSTUDIO_INVOKED///////////////////////////////////////////////////////////////////////////////// TEXTINCLUDE//1 TEXTINCLUDE DISCARDABLE BEGIN "resource.h\0"END2 TEXTINCLUDE DISCARDABLE BEGIN "#include ""afxres.h""\r\n" "\0"END3 TEXTINCLUDE DISCARDABLE BEGIN "\r\n" "\0"END#endif // APSTUDIO_INVOKED#ifndef _MAC///////////////////////////////////////////////////////////////////////////////// Version//VS_VERSION_INFO VERSIONINFO FILEVERSION 4,0,2,0 PRODUCTVERSION 4,0,2,0 FILEFLAGSMASK 0x3fL#ifdef _DEBUG FILEFLAGS 0x21L#else FILEFLAGS 0x20L#endif FILEOS 0x4L FILETYPE 0x1L FILESUBTYPE 0x0LBEGIN BLOCK "StringFileInfo" BEGIN BLOCK "040904b0" BEGIN VALUE "Comments", "\0" VALUE "CompanyName", "\0" VALUE "FileDescription", "jeditlauncher installation Module\0" VALUE "FileVersion", "4, 0, 2, 0\0" VALUE "InternalName", "jedinstl\0" VALUE "LegalCopyright", "Copyright 2002 John Gellene\0" VALUE "LegalTrademarks", "\0" VALUE "OLESelfRegister", "\0" VALUE "OriginalFilename", "jedinstl.dll\0" VALUE "PrivateBuild", "\0" VALUE "ProductName", "jeditlauncher installation Module\0" VALUE "ProductVersion", "4, 0, 2, 0\0" VALUE "SpecialBuild", "\0" END END BLOCK "VarFileInfo" BEGIN VALUE "Translation", 0x409, 1200 ENDEND#endif // !_MAC///////////////////////////////////////////////////////////////////////////////// Dialog//IDD_CHOOSE_CTX_DIALOG DIALOG DISCARDABLE 0, 0, 186, 94STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENUCAPTION "Select primary jEdit version"FONT 8, "MS Sans Serif"BEGIN DEFPUSHBUTTON "OK",IDOK,126,68,50,14 LISTBOX IDC_LIST_VERSIONS,29,42,72,40,LBS_SORT | LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP LTEXT "Select the version of jEdit that will be activated when you right click on a file or set of files and when you create a scripting object for jEdit.", IDC_STATIC,10,9,172,27END///////////////////////////////////////////////////////////////////////////////// DESIGNINFO//#ifdef APSTUDIO_INVOKEDGUIDELINES DESIGNINFO DISCARDABLE BEGIN IDD_CHOOSE_CTX_DIALOG, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 179 TOPMARGIN, 7 BOTTOMMARGIN, 87 ENDEND#endif // APSTUDIO_INVOKED///////////////////////////////////////////////////////////////////////////////// Icon//// Icon with lowest ID value placed first to ensure application icon// remains consistent on all systems.IDI_JEDIT_UNINSTALL ICON DISCARDABLE "unlaunch.ico"///////////////////////////////////////////////////////////////////////////////// String Table//STRINGTABLE DISCARDABLE BEGIN IDS_REG_CTX_SERVER_KEY "CLSID\\{2FA37216-6AFA-4299-9203-8A962384AA7E}\\InprocServer32" IDS_REG_UNINSTALL_KEY "Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\jEdit " IDS_REG_DEFERMOVE_KEY "SYSTEM\\CurrentControlSet\\Control\\Session Manager" IDS_REG_LAUNCHER_PARAM_KEY "Software\\www.jedit.org\\jEditLauncher" IDS_REG_CTXMENU_KEY "*\\shellex\\ContextMenuHandlers\\Open with jEdit" IDS_JEDIT_DESC "jEdit Version %d.%d" IDS_QUERY_REINSTALL "This version of jEditLauncher is already installed. If you reinstall the component, any command line parameters for executing jEdit will be replaced by default values. Do you wish to reinstall?" IDS_REG_JAVAPARAM_DEFAULT "-mx32m -classpath %%CLASSPATH%%;""%s\\jedit.jar""" IDS_QUERY_UNINSTALL "Do you wish to uninstall jEdit version %s and remove its installation directory and all of its files?" IDS_SHORTCUT_JEDINIT "Set command line parameters for jEdit text editor, including parameters for Java interpreter" IDS_SHORTCUT_JEDIT "Run jEdit, the open source Java text editor" IDS_SHORTCUT_UNINSTALL "Uninstall jEdit" IDS_QUERY_REBOOT "The system must be restarted in order to complete installation. Do you wish to reboot now?" IDS_MSG_INCOMPLETE "Installation will not be complete until the system is restarted. Please reboot as soon as possible." IDS_QUERY_UNINSTALL_FULL "Do you wish to uninstall jEdit Version %s and remove the installation directory\n%s and all of its files ? If you wish to save any files in this\ndirectory, press ""Cancel"",move the files you wish to save, and run the uninstall program again."ENDSTRINGTABLE DISCARDABLE BEGIN IDS_QUERY_UNREGISTER "Do you wish to uninstall jEdit Version %s? Note that this operation\ndeactivates the current version of jEditLauncher and does not delete any files."ENDSTRINGTABLE DISCARDABLE BEGIN IDS_JEL_VERSION_01 "{5ead3025-7852-472d-b840-93f61bb53b2b}" IDS_JEL_VERSION_02 "{6f58631e-d9c6-465c-b3a2-603f3f3d918c}"ENDSTRINGTABLE DISCARDABLE BEGIN IDS_JEL_VERSIONNAME_01 "3.1final" IDS_JEL_VERSIONNAME_02 "3.2" IDS_JEL_VERSIONNAME_03 "4.0"END#endif // English (U.S.) resources/////////////////////////////////////////////////////////////////////////////#ifndef APSTUDIO_INVOKED///////////////////////////////////////////////////////////////////////////////// Generated from the TEXTINCLUDE 3 resource.///////////////////////////////////////////////////////////////////////////////#endif // not APSTUDIO_INVOKED
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -