diff options
Diffstat (limited to 'scp2/source/crashrep')
-rw-r--r-- | scp2/source/crashrep/file_crashrep_dynamic.scp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/scp2/source/crashrep/file_crashrep_dynamic.scp b/scp2/source/crashrep/file_crashrep_dynamic.scp index 0a6c40e19d89..21710ccbd2f8 100644 --- a/scp2/source/crashrep/file_crashrep_dynamic.scp +++ b/scp2/source/crashrep/file_crashrep_dynamic.scp @@ -6,9 +6,6 @@ * * OpenOffice.org - a multi-platform office productivity suite * - * $RCSfile: file_crashrep_dynamic.scp,v $ - * $Revision: 1.9 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify @@ -41,6 +38,7 @@ File gid_Brand_File_Bin_Crashreport #endif Dir = gid_Brand_Dir_Program; #ifdef WNT + FileDescription = "%PRODUCTNAME Crashreporter"; Styles = (PACKED, PATCH_SO_NAME); #else Styles = (PACKED); |