summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorThorsten Behrens <tbehrens@suse.com>2012-01-16 18:44:38 +0100
committerThorsten Behrens <tbehrens@suse.com>2012-01-16 19:12:56 +0100
commita3849747a393a16a0d11ef91236cc9a910e73f18 (patch)
treeb3f1c89ddb0e93193fd3ca8808c9637a13c9cac2 /scp2
parent09a25659775c4d39eb40507e7cbd9472570834d3 (diff)
Fix configurable branding.
Bin the submakefile, use direct Zip cp calls. This also fixes the non-working deps towards default_images.
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/common_brand.scp12
1 files changed, 2 insertions, 10 deletions
diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp
index ed8f3b67cbbc..474d5379c6dc 100644
--- a/scp2/source/ooo/common_brand.scp
+++ b/scp2/source/ooo/common_brand.scp
@@ -63,8 +63,7 @@ Module gid_Module_Root_Brand
gid_Brand_File_Bin_Unopkgexe,
gid_Brand_File_Bin_Unopkg,
gid_Brand_File_Bin_Libxml2,
- gid_Brand_File_Bmp_Shell,
- gid_Brand_File_Bmp_IntroAbout,
+ gid_Brand_File_Bmp_IntroAboutShell,
gid_Brand_File_C05_Zip_Faq,
gid_Brand_File_C05_Zip_Register,
gid_Brand_File_C05_Htm_Faq,
@@ -652,7 +651,7 @@ File gid_Brand_File_Lib_Npsoplugin
End
#endif
-File gid_Brand_File_Bmp_IntroAbout
+File gid_Brand_File_Bmp_IntroAboutShell
TXT_FILE_BODY;
Dir = gid_Brand_Dir_Program;
Name = "intro.zip";
@@ -666,13 +665,6 @@ File gid_Brand_File_Images_Brand_Zip
Styles = (PACKED);
End
-File gid_Brand_File_Bmp_Shell
- TXT_FILE_BODY;
- Dir = gid_Brand_Dir_Program_Shell;
- Name = "shell.zip";
- Styles = (ARCHIVE);
-End
-
File gid_Brand_File_Txt_Package
TXT_FILE_BODY;
Dir = gid_Brand_Dir_Share_Extensions;