r19697 by christoph - New templates, part 1

scribus-commit scribus-commit at lists.scribus.net
Sun Dec 28 21:01:11 UTC 2014


Author: christoph
Date: Sun Dec 28 21:01:11 2014
New Revision: 19697

URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=19697
Log:
New templates, part 1

Added:
    branches/Version14x/Scribus/resources/templates/3Fold_Wave_Style/
    branches/Version14x/Scribus/resources/templates/3Fold_Wave_Style/3Fold Waves Style.jpeg   (with props)
    branches/Version14x/Scribus/resources/templates/3Fold_Wave_Style/3Fold Waves Style.png   (with props)
    branches/Version14x/Scribus/resources/templates/3Fold_Wave_Style/3Fold Waves Style.sla.gz   (with props)
    branches/Version14x/Scribus/resources/templates/3Fold_Wave_Style/3Fold Waves Styletn.png   (with props)
    branches/Version14x/Scribus/resources/templates/3Fold_Wave_Style/IMAGES_BG.png   (with props)
    branches/Version14x/Scribus/resources/templates/3Fold_Wave_Style/IMAGES_SML.png   (with props)
    branches/Version14x/Scribus/resources/templates/Business_Card_EU_Green/
    branches/Version14x/Scribus/resources/templates/Business_Card_EU_Green/Business Card Waves.png   (with props)
    branches/Version14x/Scribus/resources/templates/Business_Card_EU_Green/Business Card Waves.sla.gz   (with props)
    branches/Version14x/Scribus/resources/templates/Business_Card_EU_Green/Business Card Wavestn.png   (with props)
    branches/Version14x/Scribus/resources/templates/Business_Card_EU_Green/Line1.png   (with props)
    branches/Version14x/Scribus/resources/templates/Flyer_Waves_A5_DoubleSided/
    branches/Version14x/Scribus/resources/templates/Flyer_Waves_A5_DoubleSided/Waves Flyer tn.png   (with props)
    branches/Version14x/Scribus/resources/templates/Flyer_Waves_A5_DoubleSided/Waves Flyer.png   (with props)
    branches/Version14x/Scribus/resources/templates/Flyer_Waves_A5_DoubleSided/Waves Flyer.sla.gz   (with props)
    branches/Version14x/Scribus/resources/templates/Layout_Informer_A4/
    branches/Version14x/Scribus/resources/templates/Layout_Informer_A4/Layout Informer.png   (with props)
    branches/Version14x/Scribus/resources/templates/Layout_Informer_A4/Layout Informer.sla.gz   (with props)
    branches/Version14x/Scribus/resources/templates/Layout_Informer_A4/Layout Informertn.png   (with props)
    branches/Version14x/Scribus/resources/templates/Newsletter_Layout/
    branches/Version14x/Scribus/resources/templates/Newsletter_Layout/Newsletter Wavestyle.png   (with props)
    branches/Version14x/Scribus/resources/templates/Newsletter_Layout/Newsletter Wavestyle.sla.gz   (with props)
    branches/Version14x/Scribus/resources/templates/Newsletter_Layout/Newsletter Wavestyletn.png   (with props)
    branches/Version14x/Scribus/resources/templates/Newsletter_Layout/path9902.png   (with props)
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=19697&path=/branches/Version14x/Scribus/resources/templates/CMakeLists.txt
==============================================================================
--- branches/Version14x/Scribus/resources/templates/CMakeLists.txt (original)
+++ branches/Version14x/Scribus/resources/templates/CMakeLists.txt Sun Dec 28 21:01:11 2014
@@ -370,4 +370,45 @@
 	buscard_coll/Business_Card_Collection.png
 	  DESTINATION ${TEMPLATEDIR}buscard_coll
 	)
+	
+	INSTALL(FILES
+	Business_Card_EU_Green/Business Card Waves.sla.gz
+	Business_Card_EU_Green/Business Card Wavestn.png
+	Business_Card_EU_Green/Business Card Waves.png
+	Business_Card_EU_Green/Line1.png
+	  DESTINATION ${TEMPLATEDIR}Business_Card_EU_Green
+	)
+	
+	INSTALL(FILES
+	3Fold_Wave_Style/3Fold Waves Style.sla.gz
+	3Fold_Wave_Style/3Fold Waves Styletn.png
+	3Fold_Wave_Style/3Fold Waves Style.png
+	3Fold_Wave_Style/IMAGES_SML.png
+	3Fold_Wave_Style/IMAGES_BG.png
+	3Fold_Wave_Style/3Fold Waves Style.jpeg
+	  DESTINATION ${TEMPLATEDIR}3Fold_Wave_Style
+	)
+	
+	INSTALL(FILES
+	Flyer_Waves_A5_DoubleSided/Waves Flyer.sla.gz
+	Flyer_Waves_A5_DoubleSided/Waves Flyer tn.png
+	Flyer_Waves_A5_DoubleSided/Waves Flyer.png
+	  DESTINATION ${TEMPLATEDIR}Flyer_Waves_A5_DoubleSided
+	)
+	
+	INSTALL(FILES
+	Layout_Informer_A4/Layout Informer.sla.gz
+	Layout_Informer_A4/Layout Informer.png
+	Layout_Informer_A4/Layout Informertn.png
+	  DESTINATION ${TEMPLATEDIR}Layout_Informer_A4
+	)
+	
+	INSTALL(FILES
+	Newsletter_Layout/Newsletter Wavestyle.sla.gz
+	Newsletter_Layout/Newsletter Wavestyletn.png
+	Newsletter_Layout/Newsletter Wavestyle.png
+	Newsletter_Layout/path9902.png
+	  DESTINATION ${TEMPLATEDIR}Newsletter_Layout
+	)
+	  
 ENDIF (WANT_NOTEMPLATES)




More information about the scribus-commit mailing list