diff options
author | Aaron Weber <aaron@ximian.com> | 2001-08-15 03:15:30 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2001-08-15 03:15:30 +0800 |
commit | c266ef292cacabd5896e343b0bb007e164d6d5b1 (patch) | |
tree | 3d85e7c6142465c9c873e2ec3f165883062afe70 /doc/C/usage-contact.sgml | |
parent | 49a66cc2a1e98f91ad4a167553ef32708cd96864 (diff) | |
download | gsoc2013-evolution-c266ef292cacabd5896e343b0bb007e164d6d5b1.tar.gz gsoc2013-evolution-c266ef292cacabd5896e343b0bb007e164d6d5b1.tar.zst gsoc2013-evolution-c266ef292cacabd5896e343b0bb007e164d6d5b1.zip |
Commented out menuref. Commented out menuref. commented out menuref.
2001-08-14 Aaron Weber <aaron@ximian.com>
* C/usage-mainwindow.sgml: Commented out menuref.
* C/usage-contact.sgml: Commented out menuref.
* C/evolution.sgml: commented out menuref.
* C/preface.sgml: commented out menuref.
svn path=/trunk/; revision=12028
Diffstat (limited to 'doc/C/usage-contact.sgml')
-rw-r--r-- | doc/C/usage-contact.sgml | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/doc/C/usage-contact.sgml b/doc/C/usage-contact.sgml index 2e5b07b3d5..91ac0c708c 100644 --- a/doc/C/usage-contact.sgml +++ b/doc/C/usage-contact.sgml @@ -138,13 +138,12 @@ <para> The contact editor window has two tabs, - <guilabel>General</guilabel>, for basic contact information, - and <guilabel>Details</guilabel>, for a more specific - description of the person. In addition, it contains a - <guimenu>File</guimenu> menu, (see <xref - linkend="menuref-contact-editor">) and a toolbar with three - items: <guilabel>Save and Close</guilabel>, - <guilabel>Print</guilabel>, and <guilabel>Delete</guilabel>. + <guilabel>General</guilabel>, for basic contact information, and + <guilabel>Details</guilabel>, for a more specific description of + the person. In addition, it contains a <guimenu>File</guimenu> + menu and a toolbar with three items: <guilabel>Save and + Close</guilabel>, <guilabel>Print</guilabel>, and + <guilabel>Delete</guilabel>. </para> <figure id="usage-contact-editor-fig"> |