Changeset 3467 for branches/gajim_0.8.2

Show
Ignore:
Timestamp:
09/06/05 18:02:48 (3 years ago)
Author:
asterix
Message:

install only .mo in the win installer

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/gajim_0.8.2/gajim.iss

    r3454 r3467  
    2727Source: "dist\*.glade"; DestDir: "{app}\src" 
    2828Source: "data\*"; DestDir: "{app}\data"; Flags: recursesubdirs 
    29 Source: "po\*"; DestDir: "{app}\po"; Flags: recursesubdirs 
     29Source: "po\*.mo"; DestDir: "{app}\po"; Flags: recursesubdirs 
    3030 
    3131[Icons]