; Script generated by the Inno Setup Script Wizard. ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "OpenERP Client Czech" #define MyAppVersion "6.0.2" #define MyAppPublisher "Chronosoft" #define MyAppShortPublisher "Chronosoft" #define MyAppURL "http://wiki.zdechov.net/wiki/OpenERP" [Setup] ; NOTE: The value of AppId uniquely identifies this application. ; Do not use the same AppId value in installers for other applications. ; (To generate a new GUID, click Tools | Generate GUID inside the IDE.) AppId={{7339A9DD-FC2E-4524-91D8-9DB57EE7930B}} AppName={#MyAppName} AppVersion={#MyAppVersion} ;AppVerName={#MyAppName} {#MyAppVersion} AppPublisher={#MyAppPublisher} AppPublisherURL={#MyAppURL} AppSupportURL={#MyAppURL} AppUpdatesURL={#MyAppURL} DefaultDirName="c:\Program Files\OpenERP 6.0\Client" DefaultGroupName={#MyAppShortPublisher}\{#MyAppName} AllowNoIcons=yes OutputDir=. OutputBaseFilename=openerp-client-czech-{#MyAppVersion} Compression=lzma SolidCompression=yes [Languages] Name: "czech"; MessagesFile: "compiler:Languages\Czech.isl" [Tasks] [Files] Source: "..\cestina\client\i18n\cs.po"; DestDir: "{app}\po"; Flags: ignoreversion Source: "..\cestina\client\i18n\cs.mo"; DestDir: "{app}\share\locale\cs\LC_MESSAGES"; DestName: "openerp-client.mo"; Flags: ignoreversion ; NOTE: Don't use "Flags: ignoreversion" on any shared system files [Icons] [Run]