[metacity/cowbell] fixmes



commit da8c08831f6fccdf0d1f276fd5125a86fafecda1
Author: Thomas Thurman <tthurman gnome org>
Date:   Mon Oct 19 14:48:20 2009 -0400

    fixmes

 src/ui/theme.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/ui/theme.c b/src/ui/theme.c
index 25442ce..aae98ff 100644
--- a/src/ui/theme.c
+++ b/src/ui/theme.c
@@ -693,6 +693,7 @@ meta_theme_get_frame_borders (MetaTheme         *theme,
 
 #define MAX_MIDDLE_BACKGROUNDS (MAX_BUTTONS_PER_CORNER - 2)
 
+/* FIXME: This is a dummy function used to stub meta_theme_calc_geometry */
 static void
 clear_rect(GdkRectangle *r)
 {
@@ -702,6 +703,7 @@ clear_rect(GdkRectangle *r)
   r->height = SILLY_BORDER_SIZE;
 }
 
+/* FIXME: This is a dummy function used to stub meta_theme_calc_geometry */
 static void
 clear_bs(MetaButtonSpace *bs)
 {



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