r15629 by christoph - fixed typo in template.xml, German translation of templates
scribus-commit
scribus-commit at lists.scribus.net
Sat Oct 23 17:48:42 CEST 2010
Author: christoph
Date: Sat Oct 23 15:48:42 2010
New Revision: 15629
URL: http://scribus.info/websvn/listing.php?repname=Scribus&sc=1&rev=15629
Log:
fixed typo in template.xml, German translation of templates
Added:
trunk/Scribus/resources/templates/template.de.xml
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=15629&path=/trunk/Scribus/resources/templates/CMakeLists.txt
==============================================================================
--- trunk/Scribus/resources/templates/CMakeLists.txt (original)
+++ trunk/Scribus/resources/templates/CMakeLists.txt Sat Oct 23 15:48:42 2010
@@ -5,6 +5,11 @@
INSTALL(FILES
template.xml
+ DESTINATION ${TEMPLATEDIR}
+)
+
+INSTALL(FILES
+template.de.xml
DESTINATION ${TEMPLATEDIR}
)
Modified: trunk/Scribus/resources/templates/template.xml
URL: http://scribus.info/websvn/diff.php?repname=Scribus&rev=15629&path=/trunk/Scribus/resources/templates/template.xml
==============================================================================
--- trunk/Scribus/resources/templates/template.xml (original)
+++ trunk/Scribus/resources/templates/template.xml Sat Oct 23 15:48:42 2010
@@ -297,7 +297,7 @@
<template category="Business Cards">
<name>Business_Card_10</name>
<file>buscard10/buscard10.sla.gz</file>
- <tnail>buscard10/Business_Card_0tn1.png</tnail>
+ <tnail>buscard10/Business_Card_10tn.png</tnail>
<img>buscard10/Business_Card_10.png</img>
<psize>custom, 252x144</psize>
<color>RGB</color>
More information about the scribus-commit
mailing list