r14194 by cbradney - Move # comments to <!-- --> comments

scribus-commit scribus-commit at lists.scribus.net
Mon Oct 19 22:20:56 CEST 2009


Revision: 14194
Author: cbradney
Date: 2009-10-19T17:46:42.590355Z
Commit message: Move # comments to <!-- --> comments

Changeset: 
M  /branches/Version135/Scribus/resources/swatches/Scribus_Basic.xml
M  /branches/Version135/Scribus/resources/swatches/CrayonTM.xml
M  /branches/Version135/Scribus/resources/swatches/Scribus_Splash.xml
M  /branches/Version135/Scribus/resources/swatches/JIS.xml
M  /branches/Version135/Scribus/resources/swatches/NBS-IBCC_Colours.xml
M  /branches/Version135/Scribus/resources/swatches/tango.xml

Diffs:
Index: resources/swatches/Scribus_Splash.xml
===================================================================
--- resources/swatches/Scribus_Splash.xml	(revision 14193)
+++ resources/swatches/Scribus_Splash.xml	(revision 14194)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<swatch>
+<SCRIBUSCOLORS>
 	<COLOR CMYK="#e3bc285a" NAME="Scribus 01" />
         <COLOR CMYK="#deb01427" NAME="Scribus 02" />
         <COLOR CMYK="#000000cd" NAME="Scribus 03" />
@@ -21,4 +21,4 @@
 	<COLOR CMYK="#00000000" NAME="White" />
 	<COLOR CMYK="#996666ff" NAME="Rich Black" />
 	<COLOR CMYK="#ffffffff" NAME="Registration" Register="1" />
-</swatch>
\ No newline at end of file
+</SCRIBUSCOLORS>
Index: resources/swatches/JIS.xml
===================================================================
--- resources/swatches/JIS.xml	(revision 14193)
+++ resources/swatches/JIS.xml	(revision 14194)
@@ -147,4 +147,4 @@
  <COLOR Spot="0" RGB="#F8A900" Register="0" NAME="yamabukiiro" />
  <COLOR Spot="0" RGB="#DED2BF" Register="0" NAME="zougeiro" />
 </SCRIBUSCOLORS>
-# JIS Colors are in the Public Domain
\ No newline at end of file
+<!-- JIS Colors are in the Public Domain -->
Index: resources/swatches/NBS-IBCC_Colours.xml
===================================================================
--- resources/swatches/NBS-IBCC_Colours.xml	(revision 14193)
+++ resources/swatches/NBS-IBCC_Colours.xml	(revision 14194)
@@ -276,5 +276,4 @@
  <COLOR Spot="0" RGB="#131313" Register="0" NAME="Black" />
 </SCRIBUSCOLORS>
 
-#Retrieved from http://www.anthus.com/Colors/Cent.html. The colour names have been published in Kenneth L. Kelly and Deanne B. Judd, Color: Universal Language and Dictionary of Names, National Bureau of Standards, Spec. Publ. 440, Dec. 1976. The Hex values are the result of the application of the Munsell colour model, which has been published in 1905. A slightly modified version of this colour set is available under a BSD-style license from http://tx4.us/nbs-iscc.htm.
-
+<!--Retrieved from http://www.anthus.com/Colors/Cent.html. The colour names have been published in Kenneth L. Kelly and Deanne B. Judd, Color: Universal Language and Dictionary of Names, National Bureau of Standards, Spec. Publ. 440, Dec. 1976. The Hex values are the result of the application of the Munsell colour model, which has been published in 1905. A slightly modified version of this colour set is available under a BSD-style license from http://tx4.us/nbs-iscc.htm.-->
Index: resources/swatches/CrayonTM.xml
===================================================================
--- resources/swatches/CrayonTM.xml	(revision 14193)
+++ resources/swatches/CrayonTM.xml	(revision 14194)
@@ -137,5 +137,5 @@
  <COLOR Spot="0" RGB="#FFAE42" Register="0" NAME="Yellow Orange" />
 </SCRIBUSCOLORS>
 
-# Retrieved from http://en.wikipedia.org/wiki/List_of_Crayola_colors. License: CC-Share alike
-# License: http://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License
\ No newline at end of file
+<!--Retrieved from http://en.wikipedia.org/wiki/List_of_Crayola_colors. License: CC-Share alike (http://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License) -->
+
Index: resources/swatches/tango.xml
===================================================================
--- resources/swatches/tango.xml	(revision 14193)
+++ resources/swatches/tango.xml	(revision 14194)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<SCRIBUSCOLORS Name="CC-Tango" >
+<SCRIBUSCOLORS Name="tango" >
  <COLOR Spot="0" RGB="#eeeeec" Register="0" NAME=" Aluminum 1" />
  <COLOR Spot="0" RGB="#d3d7cf" Register="0" NAME=" Aluminum 2" />
  <COLOR Spot="0" RGB="#babdb6" Register="0" NAME=" Aluminum 3" />
@@ -70,4 +70,4 @@
  <COLOR Spot="0" Register="0" NAME="White" CMYK="#00000000" />
 </SCRIBUSCOLORS>
 
-#Retrieved from http://wiki.creativecommons.org/Colors. License: CC Attribution 3.0: http://creativecommons.org/licenses/by/3.0/
\ No newline at end of file
+<!-- Retrieved from http://wiki.creativecommons.org/Colors. License: CC Attribution 3.0: http://creativecommons.org/licenses/by/3.0/ -->
Index: resources/swatches/Scribus_Basic.xml
===================================================================
--- resources/swatches/Scribus_Basic.xml	(revision 14193)
+++ resources/swatches/Scribus_Basic.xml	(revision 14194)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<swatch>
+<SCRIBUSCOLORS>
 	<COLOR RGB="#ff0000"    NAME="Red" />
 	<COLOR RGB="#00ff00"    NAME="Green" />
 	<COLOR RGB="#0000ff"    NAME="Blue" />
@@ -12,4 +12,4 @@
 	<COLOR CMYK="#00994cff" NAME="Warm Black" />
 	<COLOR CMYK="#990000ff" NAME="Cool Black" />
 	<COLOR CMYK="#ffffffff" NAME="Registration" Register="1" />
-</swatch>
\ No newline at end of file
+</SCRIBUSCOLORS>




More information about the scribus-commit mailing list