[murrine] Updated news and schema file.



commit d40d7de8dc92487df2a4c871cd304bb35afad6dd
Author: Andrea Cimitan <andrea cimitan gmail com>
Date:   Fri Jul 23 11:56:24 2010 +0200

    Updated news and schema file.

 NEWS                     |    1 +
 schema/murrine.xml.in.in |    3 +++
 2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index e8300db..46280ac 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,7 @@ Changes in this release:
 - New supported widget: GtkExpander is now themed by the engine.
 - New supported widget: GtkInfoBar is now themed by the engine.
 - New option: arrowstyle = 1 to draw filled arrows.
+              arrowstyle = 2 to draw fat filled arrows.
 - New option: border_shades = { 1.0, 1.0 } to draw a gradient on the border.
 - New option: border_colors = { "#ffffff", "#ffffff" }
               to set the colors used on the border of many widgets.
diff --git a/schema/murrine.xml.in.in b/schema/murrine.xml.in.in
index 2d68add..fe52091 100644
--- a/schema/murrine.xml.in.in
+++ b/schema/murrine.xml.in.in
@@ -25,6 +25,9 @@
 		<enumeration value="1">
 			<label>Filled arrow</label>
 		</enumeration>
+		<enumeration value="1">
+			<label>Fat filled arrow</label>
+		</enumeration>
 	</option>
 
 	<option type="boolean" name="colorize_scrollbar" default="TRUE">



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