diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-04-29 18:38:12 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-04-29 18:38:20 +0200 |
commit | 8b324e21f2ae4345f41b32e6c4b9c8a658dd5492 (patch) | |
tree | 39a364bc4f0f9fa223c5e501cbcde0f6ad57547d /scp2 | |
parent | d7ebca515a63b34343a044443fadf9064c8d9195 (diff) |
There is no images*_brand.zip files
Change-Id: I6ddeff7ae72693fd0951d71bd7b5444938bc7286
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/common_brand.scp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp index 60024a7d1d31..c4fe20a12dcb 100644 --- a/scp2/source/ooo/common_brand.scp +++ b/scp2/source/ooo/common_brand.scp @@ -61,7 +61,6 @@ Module gid_Module_Root_Brand gid_Brand_File_Bin_Libxml2, gid_Brand_File_Bmp_IntroAboutShell, gid_Brand_File_Html_Thirdpartylicensereadme, - gid_Brand_File_Images_Brand_Zip, gid_Brand_File_Lib_Dbghelp, gid_Brand_File_Lib_Mingw_GccS, gid_Brand_File_Lib_Mingw_Stdcpp, @@ -619,13 +618,6 @@ File gid_Brand_File_Bmp_IntroAboutShell Styles = (ARCHIVE); End -File gid_Brand_File_Images_Brand_Zip - TXT_FILE_BODY; - Dir = gid_Brand_Dir_Share_Config; - Name = "images_brand.zip"; - Styles = (PACKED); -End - File gid_Brand_File_Txt_Package TXT_FILE_BODY; Dir = gid_Brand_Dir_Share_Extensions; |