install the new msgbox.py helper

This commit is contained in:
Michael Meeks
2011-05-06 14:38:48 +01:00
parent c00e3457c1
commit a1d3641e9c
3 changed files with 9 additions and 1 deletions

View File

@@ -35,5 +35,11 @@ File gid_File_Pymailmerge
Name = "mailmerge.py";
Styles = (PACKED);
End
File gid_File_Pymailmerge_msgbox
TXT_FILE_BODY;
Dir = gid_Dir_Program;
Name = "msgbox.py";
Styles = (PACKED);
End
#endif
#endif