File: faq-colorcodedfields.htd

package info (click to toggle)
bitpim 1.0.7%2Bdfsg1-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 31,384 kB
  • ctags: 64,877
  • sloc: python: 267,746; cpp: 2,076; perl: 600; ansic: 409; sh: 231; makefile: 142; sed: 1
file content (9 lines) | stat: -rw-r--r-- 528 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
#include "pagestart.h"
<p>The color-coded field names indicate their applicability to the current selected phone model.  The meanings of the colors are:
<p>
<UL>
<li><p><B><FONT COLOR="Blue">Blue</FONT></B>: This field is <B>applicable</B> to the current phone model.
<li><p><B><FONT COLOR="Red">Red</FONT></B>: This field is <B>not applicable</B> to the current phone model.
<li><p><B><FONT COLOR="Black">Black</FONT></B>: The applicability of this field to the current phone model is <B>unknown</B>.
</UL>
#include "pageend.h"