i should compile before commiting
authorDana Jansens <danakj@orodu.net>
Sat, 2 Jun 2007 17:31:24 +0000 (17:31 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 2 Jun 2007 17:31:24 +0000 (17:31 +0000)
render/theme.c

index 9111504b7a332dce22a62eefa35bc784edb3984c..945a9798edefaed3888b1656d8382bc3213d7b92 100644 (file)
@@ -540,7 +540,7 @@ RrTheme* RrThemeNew(const RrInstance *inst, gchar *name,
                          FALSE) &&
         !read_appearance(db, inst,
                          "menu.items.bg", theme->a_menu,
-                         FALSE) &&
+                         FALSE))
         set_default_appearance(theme->a_menu);
     if (!read_appearance(db, inst,
                          "menu.title.bg", theme->a_menu_title,