[murrine] Theme GtkInfoBar question



commit ea8e5684f880772943e25d1f52c807c2e12f1417
Author: Andrea Cimitan <andrea cimitan Å?mail com>
Date:   Mon Aug 16 18:26:12 2010 +0200

    Theme GtkInfoBar question

 src/murrine_style.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/src/murrine_style.c b/src/murrine_style.c
index 25fb3d6..b88a21f 100644
--- a/src/murrine_style.c
+++ b/src/murrine_style.c
@@ -1521,7 +1521,8 @@ murrine_style_draw_box (DRAW_ARGS)
 	}
 	else if (DETAIL ("infobar") ||
 	         DETAIL ("infobar-error") ||
-	         DETAIL ("infobar-info") || 
+	         DETAIL ("infobar-info") ||
+	         DETAIL ("infobar-question") ||
 	         DETAIL ("infobar-warning"))
 	{
 		WidgetParameters params;



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