r19518 by jghali - #12723: template.ca

scribus-commit scribus-commit at lists.scribus.net
Sun Sep 21 21:28:52 UTC 2014


Author: jghali
Date: Sun Sep 21 21:28:52 2014
New Revision: 19518

URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=19518
Log:
#12723: template.ca

Added:
    branches/Version14x/Scribus/resources/templates/template.ca.xml
Modified:
    branches/Version14x/Scribus/resources/templates/CMakeLists.txt

Modified: branches/Version14x/Scribus/resources/templates/CMakeLists.txt
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=19518&path=/branches/Version14x/Scribus/resources/templates/CMakeLists.txt
==============================================================================
--- branches/Version14x/Scribus/resources/templates/CMakeLists.txt (original)
+++ branches/Version14x/Scribus/resources/templates/CMakeLists.txt Sun Sep 21 21:28:52 2014
@@ -12,6 +12,11 @@
 	  DESTINATION ${TEMPLATEDIR}
 	)
 
+	INSTALL(FILES
+	template.ca.xml
+	  DESTINATION ${TEMPLATEDIR}
+	)
+	
 	INSTALL(FILES
 	template.de.xml
 	  DESTINATION ${TEMPLATEDIR}




More information about the scribus-commit mailing list