]> Dogcows Code - chaz/openbox/commitdiff
FIERON default
authorDana Jansens <danakj@orodu.net>
Wed, 29 Jan 2003 23:24:33 +0000 (23:24 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 29 Jan 2003 23:24:33 +0000 (23:24 +0000)
otk/renderstyle.cc

index e81bf685c9daa33de94814b1096470fc96056dc8..9139c0bf8c7c20e211d2f905f7c343911335703c 100644 (file)
@@ -15,8 +15,8 @@ RenderStyle::RenderStyle(int screen, const std::string &stylefile)
     _file(stylefile)
 {
 // pick one..
-//#define FIERON
-#define MERRY
+#define FIERON
+//#define MERRY
 
 #ifdef FIERON
   _root_color = new RenderColor(_screen, 0x272a2f);
This page took 0.02253 seconds and 4 git commands to generate.