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

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


Author: craig
Date: Fri Dec 16 22:07:58 2016
New Revision: 21656

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

Added:
    branches/Version14x/Scribus/resources/templates/Lulu_and_Createspace_6x9_paper_book/
    branches/Version14x/Scribus/resources/templates/Lulu_and_Createspace_6x9_paper_book/Lulu and Createspace 6x9 paper book.png   (with props)
    branches/Version14x/Scribus/resources/templates/Lulu_and_Createspace_6x9_paper_book/Lulu and Createspace 6x9 paper book.sla.gz   (with props)
    branches/Version14x/Scribus/resources/templates/Lulu_and_Createspace_6x9_paper_book/Lulu and Createspace 6x9 paper booktn.png   (with props)
    branches/Version14x/Scribus/resources/templates/Lulu_and_Createspace_6x9_paper_book/Tomato Clipart.png   (with props)
Modified:
    branches/Version14x/Scribus/resources/templates/CMakeLists.txt
    branches/Version14x/Scribus/resources/templates/template.xml

Modified: branches/Version14x/Scribus/resources/templates/CMakeLists.txt
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=21656&path=/branches/Version14x/Scribus/resources/templates/CMakeLists.txt
==============================================================================
--- branches/Version14x/Scribus/resources/templates/CMakeLists.txt	(original)
+++ branches/Version14x/Scribus/resources/templates/CMakeLists.txt	Fri Dec 16 22:07:58 2016
@@ -410,5 +410,16 @@
 	Newsletter_Layout/path9902.png
 	  DESTINATION ${TEMPLATEDIR}Newsletter_Layout
 	)
+
+	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: branches/Version14x/Scribus/resources/templates/template.xml
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=21656&path=/branches/Version14x/Scribus/resources/templates/template.xml
==============================================================================
--- branches/Version14x/Scribus/resources/templates/template.xml	(original)
+++ branches/Version14x/Scribus/resources/templates/template.xml	Fri Dec 16 22:07:58 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.sla.gz</file>
+		<tnail>Lulu and Createspace 6x9 paper booktn.png</tnail>
+		<img>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