summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2013-04-18 08:26:59 +0200
committerDavid Tardon <dtardon@redhat.com>2013-04-18 06:51:54 +0000
commit3677823cea29f6d0b054827a8df1ae3aa84c4523 (patch)
treeab33d257b8b5df2136e95e3321bf90a712a15345 /scp2
parentdfebe3fc512939395e8ece9cab85eb1c2cb04783 (diff)
fdo#63197, convert some accessories
Change-Id: I0b406734603ad61d7a00ea2f6114103e10f265ed Reviewed-on: https://gerrit.libreoffice.org/3449 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/accessories/file_gallery_accessories.scp35
1 files changed, 20 insertions, 15 deletions
diff --git a/scp2/source/accessories/file_gallery_accessories.scp b/scp2/source/accessories/file_gallery_accessories.scp
index 57ec168eabb0..4400328222ac 100644
--- a/scp2/source/accessories/file_gallery_accessories.scp
+++ b/scp2/source/accessories/file_gallery_accessories.scp
@@ -55,9 +55,10 @@ File gid_File_Extra_Gallery_Photos_Plants_Accessories
End
File gid_File_Extra_Gallery_Photos_Celebration_Accessories
- Dir = gid_Dir_Gallery_Photos_Celebration;
- ARCHIVE_TXT_FILE_BODY;
- Name = "accessoriesgalleryphotoscelebration.zip";
+ Dir = FILELIST_DIR;
+ TXT_FILE_BODY;
+ Styles = (FILELIST);
+ Name = "extras_accessoriesgalleryphotoscelebration.filelist";
End
File gid_File_Extra_Gallery_Photos_Fauna_Accessories
@@ -91,9 +92,10 @@ File gid_File_Extra_Gallery_Photos_Landscapes_Accessories
End
File gid_File_Extra_Gallery_Photos_Buildings_Accessories
- Dir = gid_Dir_Gallery_Photos_Buildings;
- ARCHIVE_TXT_FILE_BODY;
- Name = "accessoriesgalleryphotosbuildings.zip";
+ Dir = FILELIST_DIR;
+ TXT_FILE_BODY;
+ Styles = (FILELIST);
+ Name = "extras_accessoriesgalleryphotosbuildings.filelist";
End
File gid_File_Extra_Gallery_Photos_Objects_Accessories
@@ -103,9 +105,10 @@ File gid_File_Extra_Gallery_Photos_Objects_Accessories
End
File gid_File_Extra_Gallery_Photos_Cities_Accessories
- Dir = gid_Dir_Gallery_Photos_Cities;
- ARCHIVE_TXT_FILE_BODY;
- Name = "accessoriesgalleryphotoscities.zip";
+ Dir = FILELIST_DIR;
+ TXT_FILE_BODY;
+ Styles = (FILELIST);
+ Name = "extras_accessoriesgalleryphotoscities.filelist";
End
File gid_File_Extra_Gallery_Photos_Space_Accessories
@@ -127,15 +130,17 @@ File gid_File_Extra_Gallery_Photos_Travel_Accessories
End
File gid_File_Extra_Gallery_Elements_Bullets2_Accessories
- Dir = gid_Dir_Gallery_Elements_Bullets2;
- ARCHIVE_TXT_FILE_BODY;
- Name = "accessoriesgalleryelementsbullets2.zip";
+ Dir = FILELIST_DIR;
+ TXT_FILE_BODY;
+ Styles = (FILELIST);
+ Name = "extras_accessoriesgalleryelementsbullets2.filelist";
End
File gid_File_Extra_Gallery_NONFREE_Accessories
- Dir = gid_Dir_Gallery;
- ARCHIVE_TXT_FILE_BODY;
- Name = "accessoriesgallerynonfree.zip";
+ Dir = FILELIST_DIR;
+ TXT_FILE_BODY;
+ Styles = (FILELIST);
+ Name = "extras_accessoriesgallerynonfree.filelist";
End
#endif