Changeset 9123 for branches/pep/gajim.iss
- Timestamp:
- 12/12/07 09:44:46 (12 months ago)
- Files:
-
- 1 modified
-
branches/pep/gajim.iss (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/pep/gajim.iss
r7693 r9123 1 1 [Setup] 2 2 AppName=Gajim 3 AppVerName=Gajim version 0.11-1 3 AppVerName=Gajim version 0.11.4 4 OutputBaseFilename=gajim-0.11.4-1 4 5 DefaultDirName={pf}\Gajim 5 6 DefaultGroupName=Gajim … … 28 29 Source: "po\*.mo"; DestDir: "{app}\po"; Flags: recursesubdirs 29 30 ;Source: "gtk\*"; DestDir: "{app}\src\gtk"; Flags: recursesubdirs 31 ;Source: "gtk\bin\xmlparse.dll"; DestDir: "{app}\src" 32 ;Source: "gtk\bin\xmltok.dll"; DestDir: "{app}\src" 30 33 31 34 [Icons]
