fed577d81d
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41656 a95241bf-73f2-0310-859d-f6bbb57e9c96
87 lines
5.1 KiB
HTML
87 lines
5.1 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
|
||
<head>
|
||
<!--
|
||
*
|
||
* Copyright 2008, Haiku. All rights reserved.
|
||
* Distributed under the terms of the MIT License.
|
||
*
|
||
* Authors:
|
||
* Humdinger <humdingerb@gmail.com>
|
||
* Translators:
|
||
* Loïc
|
||
* Vincent Duvert
|
||
*
|
||
-->
|
||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||
<meta name="robots" content="all" />
|
||
<title>People</title>
|
||
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
|
||
</head>
|
||
<body>
|
||
|
||
<div id="banner">
|
||
<div><span>Guide de l’utilisateur</span></div>
|
||
</div>
|
||
|
||
<div class="nav">
|
||
<div class="inner">
|
||
<ul class="lang-menu">
|
||
<li class="now"><img src="../../images/flags/fr.png" alt="" /> Français</li>
|
||
<li><a href="../../de/applications/people.html"><img src="../../images/flags/de.png" alt="" />Deutsch</a></li>
|
||
<li><a href="../../it/applications/people.html"><img src="../../images/flags/it.png" alt="" />Italiano</a></li>
|
||
<li><a href="../../ru/applications/people.html"><img src="../../images/flags/ru.png" alt="" />Русский</a></li>
|
||
<li><a href="../../es/applications/people.html"><img src="../../images/flags/es.png" alt="" />Español</a></li>
|
||
<li><a href="../../sv_SE/applications/people.html"><img src="../../images/flags/sv_SE.png" alt="" />Svenska</a></li>
|
||
<li><a href="../../jp/applications/people.html"><img src="../../images/flags/jp.png" alt="" />日本語</a></li>
|
||
<li><a href="../../uk/applications/people.html"><img src="../../images/flags/uk.png" alt="" />Українська</a></li>
|
||
<li><a href="../../zh_CN/applications/people.html"><img src="../../images/flags/zh_CN.png" alt="" /> 中文 [中文]</a></li>
|
||
<li><a href="../../pt_PT/applications/people.html"><img src="../../images/flags/pt_PT.png" alt="" />Português</a></li>
|
||
<li><a href="../../en/applications/people.html"><img src="../../images/flags/gb.png" alt="" />English</a></li>
|
||
</ul>
|
||
<span>
|
||
« <a href="packageinstaller.html">PackageInstaller</a>
|
||
:: <a href="../applications.html#list-of-apps" class="uplink">Applications</a>
|
||
:: <a href="poorman.html">PoorMan</a> »
|
||
</span></div>
|
||
</div>
|
||
|
||
<div id="content">
|
||
<div>
|
||
|
||
<h2><img src="../../images/apps-images/people-icon_64.png" alt="people-icon_64.png" width="64" height="64" />People</h2>
|
||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||
<tr><td>Deskbar :</td><td style="width:15px;"></td><td><span class="menu">Applications</span></td></tr>
|
||
<tr><td>Localisation :</td><td></td><td><span class="path">/boot/system/apps/People</span></td></tr>
|
||
<tr><td>Réglages :</td><td></td><td><span class="path">~/config/settings/People_data</span></td></tr>
|
||
</table>
|
||
<p><br /></p>
|
||
<p>People est une base de données simple de contacts utilisant les <a href="../attributes.html">attributs</a> du système de fichier de Haiku pour stocker les adresses et autres informations des contacts. Chaque contact est enregistré dans un fichier de type Person et chaque donnée est placée dans un attribut séparé. Ceux-ci sont tous indexés et peuvent donc être recherchés via une <a href="../queries.html">requête</a>.</p>
|
||
|
||
<img src="../images/apps-images/people.png" alt="people.png" />
|
||
|
||
<p>L’attribut Group (groupe) en bas de la fenêtre permet d’assigner une personne à un ou plusieurs groupes. Utile pour envoyer un courrier à plusieurs personnes qui, par exemple, travaillent sur le même projet. Le menu déroulant affiche tous les groupes créés. Si une personne est dans plusieurs groupes, les noms de groupe sont délimités par des vigules.</p>
|
||
|
||
<p>Ces fichiers Person sont généralement tous enregistrés dans <span class="path">/boot/home/people/</span>.
|
||
Pour obtenir une liste de tous vos contacts, ouvrez ce dossier et affichez les attributs qui vous intéressent. Si vous choisissez d’organiser vos contacts dans plusieurs dossiers, vous pouvez utiliser une requête pour les obtenir dans une fenêtre unique.</p>
|
||
|
||
<img src="../images/apps-images/people-files.png" alt="people-files.png" />
|
||
|
||
<p>Vous pouvez manipuler ces fichiers comme tout autre : Vous pouvez les trier suivant un attribut particulier (et même utiliser un tri secondaire en maintenant la touche <span class="key">MAJ</span> tout en cliquant sur un en-tête de colonne) et bien sûr les supprimer, dupliquer ou renommer. Même les informations peuvent être éditées directement, en cliquant sur un attribut (ou en tapant <span class="key">ALT</span> <span class="key">E</span>) et en procédant comme pour renommer un fichier. Une fois en mode édition, <span class="key">TAB</span> et <span class="key">MAJ</span> <span class="key">TAB</span> vous permettront de passer de colonne en colonne.</p>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
<div class="nav">
|
||
<div class="inner"><span>
|
||
« <a href="packageinstaller.html">PackageInstaller</a>
|
||
:: <a href="../applications.html#list-of-apps" class="uplink">Applications</a>
|
||
:: <a href="poorman.html">PoorMan</a> »
|
||
</span></div>
|
||
</div>
|
||
|
||
</body>
|
||
</html>
|