r15565 by christoph - added the 2nd new template
scribus-commit
scribus-commit at lists.scribus.net
Mon Oct 18 05:22:16 CEST 2010
Author: christoph
Date: Mon Oct 18 03:22:15 2010
New Revision: 15565
URL: http://scribus.info/websvn/listing.php?repname=Scribus&sc=1&rev=15565
Log:
added the 2nd new template
Added:
branches/Version135/Scribus/resources/templates/mc/
branches/Version135/Scribus/resources/templates/mc/menu_template1.png (with props)
branches/Version135/Scribus/resources/templates/mc/menu_template1.sla.gz (with props)
branches/Version135/Scribus/resources/templates/mc/menu_template1tn.png (with props)
Modified:
branches/Version135/Scribus/resources/templates/CMakeLists.txt
branches/Version135/Scribus/resources/templates/template.xml
Modified: branches/Version135/Scribus/resources/templates/CMakeLists.txt
URL: http://scribus.info/websvn/diff.php?repname=Scribus&rev=15565&path=/branches/Version135/Scribus/resources/templates/CMakeLists.txt
==============================================================================
--- branches/Version135/Scribus/resources/templates/CMakeLists.txt (original)
+++ branches/Version135/Scribus/resources/templates/CMakeLists.txt Mon Oct 18 03:22:15 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: branches/Version135/Scribus/resources/templates/template.xml
URL: http://scribus.info/websvn/diff.php?repname=Scribus&rev=15565&path=/branches/Version135/Scribus/resources/templates/template.xml
==============================================================================
--- branches/Version135/Scribus/resources/templates/template.xml (original)
+++ branches/Version135/Scribus/resources/templates/template.xml Mon Oct 18 03:22:15 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