r15628 by christoph - fixed typo in template.xml, German translation of templates

scribus-commit scribus-commit at lists.scribus.net
Sat Oct 23 17:47:58 CEST 2010


Author: christoph
Date: Sat Oct 23 15:47:58 2010
New Revision: 15628

URL: http://scribus.info/websvn/listing.php?repname=Scribus&sc=1&rev=15628
Log:
fixed typo in template.xml, German translation of templates

Added:
    branches/Version135/Scribus/resources/templates/template.de.xml
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=15628&path=/branches/Version135/Scribus/resources/templates/CMakeLists.txt
==============================================================================
--- branches/Version135/Scribus/resources/templates/CMakeLists.txt (original)
+++ branches/Version135/Scribus/resources/templates/CMakeLists.txt Sat Oct 23 15:47:58 2010
@@ -5,6 +5,11 @@
 
 INSTALL(FILES
 template.xml
+  DESTINATION ${TEMPLATEDIR}
+)
+
+INSTALL(FILES
+template.de.xml
   DESTINATION ${TEMPLATEDIR}
 )
 

Modified: branches/Version135/Scribus/resources/templates/template.xml
URL: http://scribus.info/websvn/diff.php?repname=Scribus&rev=15628&path=/branches/Version135/Scribus/resources/templates/template.xml
==============================================================================
--- branches/Version135/Scribus/resources/templates/template.xml (original)
+++ branches/Version135/Scribus/resources/templates/template.xml Sat Oct 23 15:47:58 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