projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d66986
)
changes to the MERRY style
author
Dana Jansens
<danakj@orodu.net>
Thu, 30 Jan 2003 23:06:24 +0000
(23:06 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Thu, 30 Jan 2003 23:06:24 +0000
(23:06 +0000)
otk/renderstyle.cc
patch
|
blob
|
history
diff --git
a/otk/renderstyle.cc
b/otk/renderstyle.cc
index 01adeca834461ecfbf382e638e35f38cc98de295..8afb114182af2b504d1503a95b76cbdef4440fb9 100644
(file)
--- a/
otk/renderstyle.cc
+++ b/
otk/renderstyle.cc
@@
-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);
@@
-382,7
+382,7
@@
RenderStyle::RenderStyle(int screen, const std::string &stylefile)
0x0,
0x0);
- _label_font = new Font(_screen, "Arial,Sans-
9
", true, 1, 0x3e);
+ _label_font = new Font(_screen, "Arial,Sans-
8
", true, 1, 0x3e);
_label_justify = CenterJustify;
_max_mask = new PixmapMask();