blob: 4375038cf52d52cdf39042d70a2b79ac66bd67be [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html lang="en">
<HEAD>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2011. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<META http-equiv="Content-Style-Type" content="text/css"><LINK rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"></script>
<TITLE>CVS Labels Decorations</TITLE>
</HEAD>
<BODY bgcolor="#ffffff">
<H1 class="Head">CVS Label Decorations</H1>
<P class="Para">The following preferences can be changed on the
<a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.team.cvs.ui.CVSDecoratorPreferences)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="command link">
<strong>Team &gt; CVS &gt; Label Decorations</strong></a>
preference page.</P>
<TABLE width="100%" border="1" cellspacing="0">
<TR>
<TD valign="top" align="left">General </TD>
<TD valign="top" align="left"> Use the options on this page to configure general
preferences about the decorators:
<ul>
<li><STRONG>Compute deep outgoing state for folders: </STRONG>Use this
option to configure if the outgoing indicators on folders should be
calculated. Disabling this option improves the performance of the decorators
because calculating the dirty state for folders requires computing the
dirty state for all child resources. (<EM>enabled by default</EM>)</li>
<li><strong>Enable font and color decorations: </strong>Use this option
to enable font and color decorations. The colors and fonts used for
outgoing changes, ignored resources, etc. can be configured on the
<a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.ui.preferencePages.ColorsAndFonts)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="command link">
<b>General &gt; Appearance &gt; Colors and Fonts</b></a> preference page</li>
</ul></TD>
</TR>
<TR>
<TD valign="middle" align="left">Text </TD>
<TD valign="top" align="left"> Use the options on this page to configure how
CVS information will be added to text labels.</TD>
</TR>
<TR>
<TD valign="middle" align="left">Icons </TD>
<TD valign="top" align="left">Use the options on this page to configure the
which icons can be used as overlays to show CVS specific information in
views. </TD>
</TR>
</TABLE>
<p>This is what the General tab group of the CVS Label Decorations preference
page looks like:</p>
<p><img alt="General tab from the CVS Label Decorations preference page" src="../images/cvs-decoration-general.png"></p>
<p>This is what the Text tab group of the CVS Label Decorations preference page
looks like:</p>
<p><img alt="Text tab from the CVS Label Decorations preference page" src="../images/cvs-decoration-text.png"></p>
<p>This is what the Icons tab group of the CVS Label Decorations preference page
looks like:</p>
<p><img alt="Icons tab from the CVS Label Decorations preference page" src="../images/cvs-decoration-icon.png"></p>
</BODY>
</HTML>