r15562 by christoph - added the first new template
scribus-commit
scribus-commit at lists.scribus.net
Mon Oct 18 04:58:19 CEST 2010
Author: christoph
Date: Mon Oct 18 02:58:19 2010
New Revision: 15562
URL: http://scribus.info/websvn/listing.php?repname=Scribus&sc=1&rev=15562
Log:
added the first new template
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=15562&path=/trunk/Scribus/resources/templates/CMakeLists.txt
==============================================================================
--- trunk/Scribus/resources/templates/CMakeLists.txt (original)
+++ trunk/Scribus/resources/templates/CMakeLists.txt Mon Oct 18 02:58:19 2010
@@ -45,4 +45,11 @@
sc_presentation/presentation.sla.gz
sc_presentation/presentationtn.png
DESTINATION ${TEMPLATEDIR}sc_presentation
+)
+
+INSTALL(FILES
+cc/Cheat_Cube.png
+cc/Cheat_Cubetn.png
+cc/Cheat_Cube.sla.gz
+ DESTINATION ${TEMPLATEDIR}cc
)
Modified: trunk/Scribus/resources/templates/template.xml
URL: http://scribus.info/websvn/diff.php?repname=Scribus&rev=15562&path=/trunk/Scribus/resources/templates/template.xml
==============================================================================
--- trunk/Scribus/resources/templates/template.xml (original)
+++ trunk/Scribus/resources/templates/template.xml Mon Oct 18 02:58:19 2010
@@ -70,4 +70,18 @@
<author>Petr VanÄk</author>
<email>petr at yarpen.cz</email>
</template>
+ <template category="Packaging">
+ <name>Cheat_Cube</name>
+ <file>cc/Cheat_Cube.sla.gz</file>
+ <tnail>cc/Cheat_Cubetn.png</tnail>
+ <img>cc/Cheat_Cube.png</img>
+ <psize>custom, 1052x744</psize>
+ <color>color</color>
+ <descr></descr>
+ <usage></usage>
+ <scribus_version>1.3.9.svn</scribus_version>
+ <date>2010-10-18</date>
+ <author>Fedora Project</author>
+ <email></email>
+ </template>
</templates>
More information about the scribus-commit
mailing list