dia r4225 - in trunk: . shapes/Civil



Author: hans
Date: Sat Jan 24 20:57:45 2009
New Revision: 4225
URL: http://svn.gnome.org/viewvc/dia?rev=4225&view=rev

Log:
2009-01-24  Hans Breuer  <hans breuer org>

	* shapes/Civil/civil_basin.shape shapes/Civil/civil_motor.shape : foreground for stroke


Modified:
   trunk/ChangeLog
   trunk/shapes/Civil/civil_basin.shape
   trunk/shapes/Civil/civil_motor.shape

Modified: trunk/shapes/Civil/civil_basin.shape
==============================================================================
--- trunk/shapes/Civil/civil_basin.shape	(original)
+++ trunk/shapes/Civil/civil_basin.shape	Sat Jan 24 20:57:45 2009
@@ -72,7 +72,7 @@
     <svg:polygon style="fill: background"
     points="0,0 0.2,0 0.2,2.8 4.8,2.8 4.8,0 5,0 5,3 0,3 " />
 
-    <svg:polygon style="stroke-width: 1; stroke: #000000"
+    <svg:polygon style="stroke-width: 1; stroke: foreground"
     points="0,0 0.2,0 0.2,2.8 4.8,2.8 4.8,0 5,0 5,3 0,3 " />
   </svg:svg>
 </shape>

Modified: trunk/shapes/Civil/civil_motor.shape
==============================================================================
--- trunk/shapes/Civil/civil_motor.shape	(original)
+++ trunk/shapes/Civil/civil_motor.shape	Sat Jan 24 20:57:45 2009
@@ -51,7 +51,7 @@
     <svg:ellipse style="stroke-width: 1; stroke: foreground" cx="0.5"
     cy="0.5" rx="0.5" ry="0.5" />
 
-    <svg:polyline style="stroke-width: 1; stroke: #000000"
+    <svg:polyline style="stroke-width: 1; stroke: foreground"
     points="0.3,0.7 0.3,0.3 0.5,0.5 0.7,0.3 0.7,0.7 " />
   </svg:svg>
 </shape>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]