[Libreoffice-commits] .: Branch 'libreoffice-3-3' - scp2/source

Kalman "" Szalai kami911 at kemper.freedesktop.org
Fri Dec 10 08:13:03 PST 2010


 scp2/source/accessories/file_gallery_accessories.scp |   34 +++++++++----------
 1 file changed, 17 insertions(+), 17 deletions(-)

New commits:
commit 03fd9465583164243fdafde5490fec9c8d1b1b56
Author: kami <kami at darth.(none)>
Date:   Fri Dec 10 17:11:56 2010 +0100

    Fix for: LibO 3.3.0 RC1 fails to build with --enable-extra-gallery
    
    https://bugs.freedesktop.org/show_bug.cgi?id=32226

diff --git a/scp2/source/accessories/file_gallery_accessories.scp b/scp2/source/accessories/file_gallery_accessories.scp
index 3499ddb..46706e1 100644
--- a/scp2/source/accessories/file_gallery_accessories.scp
+++ b/scp2/source/accessories/file_gallery_accessories.scp
@@ -37,103 +37,103 @@
 File gid_File_Extra_Gallery_Accessories
     Dir = gid_Dir_Gallery;
     ARCHIVE_TXT_FILE_BODY;
-    Name = "kamigallery.zip";
+    Name = "accessoriesgallery.zip";
 End
 
 File gid_File_Extra_Gallery_Draws_People_Accessories
     Dir = gid_Dir_Gallery_Draws_People;
     ARCHIVE_TXT_FILE_BODY;
-    Name = "kamigallerydrawspeople.zip";
+    Name = "accessoriesgallerydrawspeople.zip";
 End
 
 File gid_File_Extra_Gallery_Photos_Plants_Accessories
     Dir = gid_Dir_Gallery_Photos_Plants;
     ARCHIVE_TXT_FILE_BODY;
-    Name = "kamigalleryphotosplants.zip";
+    Name = "accessoriesgalleryphotosplants.zip";
 End
 
 File gid_File_Extra_Gallery_Photos_Celebration_Accessories
     Dir = gid_Dir_Gallery_Photos_Celebration;
     ARCHIVE_TXT_FILE_BODY;
-    Name = "kamigalleryphotoscelebration.zip";
+    Name = "accessoriesgalleryphotoscelebration.zip";
 End
 
 File gid_File_Extra_Gallery_Photos_Fauna_Accessories
     Dir = gid_Dir_Gallery_Photos_Fauna;
     ARCHIVE_TXT_FILE_BODY;
-    Name = "kamigalleryphotosfauna.zip";
+    Name = "accessoriesgalleryphotosfauna.zip";
 End
 
 File gid_File_Extra_Gallery_Photos_Flowers_Accessories
     Dir = gid_Dir_Gallery_Photos_Flowers;
     ARCHIVE_TXT_FILE_BODY;
-    Name = "kamigalleryphotosflowers.zip";
+    Name = "accessoriesgalleryphotosflowers.zip";
 End
 
 File gid_File_Extra_Gallery_Photos_FoodsandDrinks_Accessories
     Dir = gid_Dir_Gallery_Photos_FoodsandDrinks;
     ARCHIVE_TXT_FILE_BODY;
-    Name = "kamigalleryphotosfoodsanddrinks.zip";
+    Name = "accessoriesgalleryphotosfoodsanddrinks.zip";
 End
 
 File gid_File_Extra_Gallery_Photos_Humans_Accessories
     Dir = gid_Dir_Gallery_Photos_Humans;
     ARCHIVE_TXT_FILE_BODY;
-    Name = "kamigalleryphotoshumans.zip";
+    Name = "accessoriesgalleryphotoshumans.zip";
 End
 
 File gid_File_Extra_Gallery_Photos_Landscapes_Accessories
     Dir = gid_Dir_Gallery_Photos_Landscapes;
     ARCHIVE_TXT_FILE_BODY;
-    Name = "kamigalleryphotoslandscapes.zip";
+    Name = "accessoriesgalleryphotoslandscapes.zip";
 End
 
 File gid_File_Extra_Gallery_Photos_Buildings_Accessories
     Dir = gid_Dir_Gallery_Photos_Buildings;
     ARCHIVE_TXT_FILE_BODY;
-    Name = "kamigalleryphotosbuildings.zip";
+    Name = "accessoriesgalleryphotosbuildings.zip";
 End
 
 File gid_File_Extra_Gallery_Photos_Objects_Accessories
     Dir = gid_Dir_Gallery_Photos_Objects;
     ARCHIVE_TXT_FILE_BODY;
-    Name = "kamigalleryphotosobjects.zip";
+    Name = "accessoriesgalleryphotosobjects.zip";
 End
 
 File gid_File_Extra_Gallery_Photos_Cities_Accessories
     Dir = gid_Dir_Gallery_Photos_Cities;
     ARCHIVE_TXT_FILE_BODY;
-    Name = "kamigalleryphotoscities.zip";
+    Name = "accessoriesgalleryphotoscities.zip";
 End
 
 File gid_File_Extra_Gallery_Photos_Space_Accessories
     Dir = gid_Dir_Gallery_Photos_Space;
     ARCHIVE_TXT_FILE_BODY;
-    Name = "kamigalleryphotosspace.zip";
+    Name = "accessoriesgalleryphotosspace.zip";
 End
 
 File gid_File_Extra_Gallery_Photos_Statues_Accessories
     Dir = gid_Dir_Gallery_Photos_Statues;
     ARCHIVE_TXT_FILE_BODY;
-    Name = "kamigalleryphotosstatues.zip";
+    Name = "accessoriesgalleryphotosstatues.zip";
 End
 
 File gid_File_Extra_Gallery_Photos_Travel_Accessories
     Dir = gid_Dir_Gallery_Photos_Travel;
     ARCHIVE_TXT_FILE_BODY;
-    Name = "kamigalleryphotostravel.zip";
+    Name = "accessoriesgalleryphotostravel.zip";
 End
 
 File gid_File_Extra_Gallery_Elements_Bullets2_Accessories
     Dir = gid_Dir_Gallery_Elements_Bullets2;
     ARCHIVE_TXT_FILE_BODY;
-    Name = "kamigalleryelementsbullets2.zip";
+    Name = "accessoriesgalleryelementsbullets2.zip";
 End
 
 File gid_File_Extra_Gallery_NONFREE_Accessories
     Dir = gid_Dir_Gallery;
     ARCHIVE_TXT_FILE_BODY;
-    Name = "kamigallerynonfree.zip";
+    Name = "accessoriesgallerynonfree.zip";
 End
 
 #endif


More information about the Libreoffice-commits mailing list