Update of /cvsroot/spambayes/spambayes/windows
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13412/windows
Modified Files:
spambayes.iss
Log Message:
Only need to worry about the *.mo language files.
Index: spambayes.iss
===================================================================
RCS file: /cvsroot/spambayes/spambayes/windows/spambayes.iss,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** spambayes.iss 7 Apr 2005 02:17:52 -0000 1.23
--- spambayes.iss 7 Apr 2005 04:24:50 -0000 1.24
***************
*** 27,37 ****
; Is there a cleverer way of including all of these?
! Source: "py2exe\dist\languages\*.py"; DestDir: "{app}\languages"; Flags:
ignoreversion
! Source: "py2exe\dist\languages\es\*.py"; DestDir: "{app}\languages\es";
Flags: ignoreversion
! Source: "py2exe\dist\languages\es\DIALOGS\*.py"; DestDir:
"{app}\languages\DIALOGS\es"; Flags: ignoreversion
! Source: "py2exe\dist\languages\es_AR\*.py"; DestDir: "{app}\languages\es_AR";
Flags: ignoreversion
! Source: "py2exe\dist\languages\es_AR\DIALOGS\*.py"; DestDir:
"{app}\languages\DIALOGS\es_AR"; Flags: ignoreversion
! Source: "py2exe\dist\languages\fr_FR\*.py"; DestDir: "{app}\languages\fr_FR";
Flags: ignoreversion
! Source: "py2exe\dist\languages\fr_FR\DIALOGS\*.py"; DestDir:
"{app}\languages\DIALOGS\fr_FR"; Flags: ignoreversion
Source: "py2exe\dist\bin\outlook_addin.dll"; DestDir: "{app}\bin"; Check:
InstallingOutlook; Flags: ignoreversion
--- 27,32 ----
; Is there a cleverer way of including all of these?
! Source: "py2exe\dist\languages\es\LC_MESSAGES\*.mo"; DestDir:
"{app}\languages\DIALOGS\es"; Flags: ignoreversion
! Source: "py2exe\dist\languages\es_AR\LC_MESSAGES\*.mo"; DestDir:
"{app}\languages\DIALOGS\es_AR"; Flags: ignoreversion
Source: "py2exe\dist\bin\outlook_addin.dll"; DestDir: "{app}\bin"; Check:
InstallingOutlook; Flags: ignoreversion
_______________________________________________
Spambayes-checkins mailing list
[email protected]
http://mail.python.org/mailman/listinfo/spambayes-checkins