r15566 by christoph - added the 2nd new template

scribus-commit scribus-commit at lists.scribus.net
Mon Oct 18 05:22:52 CEST 2010


Author: christoph
Date: Mon Oct 18 03:22:52 2010
New Revision: 15566

URL: http://scribus.info/websvn/listing.php?repname=Scribus&sc=1&rev=15566
Log:
added the 2nd  new template

Added:
    trunk/Scribus/resources/templates/mc/
    trunk/Scribus/resources/templates/mc/menu_template1.png   (with props)
    trunk/Scribus/resources/templates/mc/menu_template1.sla.gz   (with props)
    trunk/Scribus/resources/templates/mc/menu_template1tn.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.info/websvn/diff.php?repname=Scribus&rev=15566&path=/trunk/Scribus/resources/templates/CMakeLists.txt
==============================================================================
--- trunk/Scribus/resources/templates/CMakeLists.txt (original)
+++ trunk/Scribus/resources/templates/CMakeLists.txt Mon Oct 18 03:22:52 2010
@@ -52,4 +52,10 @@
 cc/Cheat_Cubetn.png
 cc/Cheat_Cube.sla.gz
   DESTINATION ${TEMPLATEDIR}cc
+)
+INSTALL(FILES
+mc/menu_template1.png
+mc/menu_template1tn.png
+mc/menu_template1.sla.gz
+  DESTINATION ${TEMPLATEDIR}cc
 )

Modified: trunk/Scribus/resources/templates/template.xml
URL: http://scribus.info/websvn/diff.php?repname=Scribus&rev=15566&path=/trunk/Scribus/resources/templates/template.xml
==============================================================================
--- trunk/Scribus/resources/templates/template.xml (original)
+++ trunk/Scribus/resources/templates/template.xml Mon Oct 18 03:22:52 2010
@@ -84,4 +84,18 @@
 		<author>Fedora Project</author>
 		<email></email>
 	</template>
+	<template category="Cards">
+		<name>menu_template1</name>
+		<file>mc/menu_template1.sla.gz</file>
+		<tnail>mc/menu_template1tn.png</tnail>
+		<img>mc/menu_template1.png</img>
+		<psize>custom, 1224x792</psize>
+		<color>color</color>
+		<descr>Simple menu card template</descr>
+		<usage></usage>
+		<scribus_version>1.3.9.svn</scribus_version>
+		<date>2010-10-18</date>
+		<author>vectorportal.com</author>
+		<email></email>
+	</template>
 </templates>




More information about the scribus-commit mailing list