Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 8c8e5b385e5922ccbd5a5915a050d3edf4061bda (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<html>
<head>
<title>Customizations</title>
<LINK REL=STYLESHEET HREF=../book.css CHARSET=ISO-8859-1 TYPE=text/css>
<meta NAME="keywords" content="">
<meta NAME="since" content="">
</head>
<body>
<h2>Customizations</h2>
<p>Since: 3.1 <br>
Last Modified: $Date: 2007/05/23 13:19:14 $</p>

<p>You can customize the label decorations via the preference page.
The customizations will take effect when apply is pressed. Resetting the
defaults should work.</p>
<p>You can also configure the font and color used for various
resources states. There should be a link from the CVS label decorations
preference page to the general colors and fonts preference page.</p>
</body>
</html>

Back to the top