Révision | 19799 |
---|---|
Taille | 433 octets |
l'heure | 2010-07-04 09:21:14 |
Auteur | simon.tortoisesvn |
Message de Log | Add an IDD_ ignore list for TortoiseProcENG.rc |
@echo off
:: Use a Python script to cross check IDD_ values in the resource file with
:: HIDD_ values in the docs to ensure that every dialog has a link to the help.
python scripts\chkidd.py source\en\TortoiseSVN ..\src\Resources\TortoiseProcENG.rc scripts\TortoiseProcENG.ignore > IDD_Errors.txt
python scripts\chkidd.py source\en\TortoiseMerge ..\src\Resources\TortoiseMergeENG.rc scripts\TortoiseMergeENG.ignore >> IDD_Errors.txt