r21657 by craig - #13722: Add new CreateSpace/Lulu 6x9 template <mbybee>

scribus-commit scribus-commit at lists.scribus.net
Fri Dec 16 22:22:47 UTC 2016


Author: craig
Date: Fri Dec 16 22:22:46 2016
New Revision: 21657

URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=21657
Log:
#13722: Add new CreateSpace/Lulu 6x9 template <mbybee>

Added:
    trunk/Scribus/resources/templates/Lulu_and_Createspace_6x9_paper_book/
    trunk/Scribus/resources/templates/Lulu_and_Createspace_6x9_paper_book/Lulu_and_Createspace_6x9_paper_book.png   (with props)
    trunk/Scribus/resources/templates/Lulu_and_Createspace_6x9_paper_book/Lulu_and_Createspace_6x9_paper_book.sla.gz   (with props)
    trunk/Scribus/resources/templates/Lulu_and_Createspace_6x9_paper_book/Lulu_and_Createspace_6x9_paper_booktn.png   (with props)
    trunk/Scribus/resources/templates/Lulu_and_Createspace_6x9_paper_book/Tomato_Clipart.png   (with props)
Modified:
    trunk/Scribus/resources/templates/CMakeLists.txt
    trunk/Scribus/resources/templates/template.xml

Modified: trunk/Scribus/resources/templates/CMakeLists.txt
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=21657&path=/trunk/Scribus/resources/templates/CMakeLists.txt
==============================================================================
--- trunk/Scribus/resources/templates/CMakeLists.txt	(original)
+++ trunk/Scribus/resources/templates/CMakeLists.txt	Fri Dec 16 22:22:46 2016
@@ -352,4 +352,12 @@
   DESTINATION ${TEMPLATEDIR}buscard_coll
 )
 
+INSTALL(FILES
+Lulu_and_Createspace_6x9_paper_book/Lulu_and_Createspace_6x9_paper_book.png
+Lulu_and_Createspace_6x9_paper_book/Lulu_and_Createspace_6x9_paper_book.sla.gz
+Lulu_and_Createspace_6x9_paper_book/Lulu_and_Createspace_6x9_paper_booktn.png
+Lulu_and_Createspace_6x9_paper_book/Tomato_Clipart.png
+  DESTINATION ${TEMPLATEDIR}Lulu_and_Createspace_6x9_paper_book
+)
+
 endif (WANT_NOTEMPLATES)

Modified: trunk/Scribus/resources/templates/template.xml
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=21657&path=/trunk/Scribus/resources/templates/template.xml
==============================================================================
--- trunk/Scribus/resources/templates/template.xml	(original)
+++ trunk/Scribus/resources/templates/template.xml	Fri Dec 16 22:22:46 2016
@@ -1,5 +1,19 @@
 <?xml version="1.0" encoding="utf8"?>
 <templates>
+	<template category="Books">
+		<name>Lulu and Createspace 6x9 paper book</name>
+		<file>Lulu_and_Createspace_6x9_paper_book/Lulu_and_Createspace_6x9_paper_book.sla.gz</file>
+		<tnail>Lulu_and_Createspace_6x9_paper_book/Lulu_and_Createspace_6x9_paper_booktn.png</tnail>
+		<img>Lulu_and_Createspace_6x9_paper_book/Lulu_and_Createspace_6x9_paper_book.png</img>
+		<psize>custom, 432x648</psize>
+		<color></color>
+		<descr>Basic 6x9 paperback book template for use with services such as Lulu and Createspace. This is just a template, provided as-is without guarantee of any kind. </descr>
+		<usage>This work is licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.</usage>
+		<scribus_version>1.4.5</scribus_version>
+		<date>2016-02-06</date>
+		<author>IndieImprint</author>
+		<email>mikeb at indieimprint.com</email>
+	</template>
 	<template category="Newsletters">
 		<name>Newsletter 1</name>
     	<file>nl1/nl1.sla.gz</file>




More information about the scribus-commit mailing list