blob: 735ea33ca8c86ba7fce14cd7fa8a9861881b2421 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
|
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "&kamera;">
<!ENTITY package "tdegraphics">
<!ENTITY % addindex "IGNORE">
<!ENTITY % Italian "INCLUDE">
]>
<book lang="&language;">
<bookinfo>
<title>Manuale di &kamera;</title>
<authorgroup>
<author><firstname></firstname> <othername></othername> <surname></surname> <affiliation> <address><email></email></address>
</affiliation>
</author>
<othercredit role="translator"> <firstname>Nicola</firstname><surname>Ruggero</surname><affiliation><address><email>nicola@nxnt.org</email></address></affiliation><contrib>Traduzione della documentazione</contrib></othercredit><othercredit role="translator"> <firstname>Federico</firstname><surname>Cozzi</surname><affiliation><address><email>federico.cozzi@sns.it</email></address></affiliation><contrib>Traduzione della documentazione</contrib></othercredit>
</authorgroup>
<legalnotice>&FDLNotice;</legalnotice>
<!-- Date and version information of the documentation
Don't forget to include this last date and this last revision number, we
need them for translation coordination !
Please respect the format of the date (DD/MM/YYYY) and of the version
(Major.minor.lesser), it could be used by automation scripts -->
<date>2000-09-02</date>
<releaseinfo>0.00.00</releaseinfo>
<!-- Abstract about this handbook -->
<abstract>
<para>&kamera; permette di vedere e scaricare le immagini di una macchina fotografica digitale. </para>
</abstract>
<keywordset>
<keyword>KDE</keyword>
<keyword>Kapp</keyword>
</keywordset>
</bookinfo>
<chapter id="introduction"> <title>Introduzione</title> <para>La documentazione di &kappname; non era stata terminata quando &kde; รจ stato installato su questo computer.</para> <para>Se hai bisogno di aiuto, cerca eventuali aggiornamenti sul <ulink url="http://www.kde.org">sito Web di KDE</ulink>, oppure invia le tue domande alla <ulink url="mailto:kde@kde.org">mailing list degli utenti di &kde;</ulink>.</para> <para><emphasis>La squadra di &kde;</emphasis></para> &underFDL; </chapter>
&documentation.index;
</book>
<!--
Local Variables:
mode: sgml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:
// vim:ts=2:sw=2:tw=78:noet
-->
|