Roxen.git/
server/
base_server/
mainconfig.pike
Branch:
Tag:
Non-build tags
All tags
No tags
1999-05-19
1999-05-19 09:43:14 by Per Hedbor <ph@opera.com>
f6fe412dfafbae2b95367f4073c0f58b8800794c (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
5.2
smaller button font
Rev: server/base_server/mainconfig.pike:1.126
1:
inherit "config/builders";
-
string cvs_version = "$Id: mainconfig.pike,v 1.
125
1999/05/
18
03
:
54
:
10
per Exp $";
+
string cvs_version = "$Id: mainconfig.pike,v 1.
126
1999/05/
19
09
:
43
:
14
per Exp $";
//inherit "roxenlib"; inherit "config/draw_things";
1189:
object module_font = resolve_font("haru 42");
-
object button_font = resolve_font("haru
64
");
+
object button_font = resolve_font("haru
32
");
mapping auto_image(string in, object id) {