blob: 7f9bae98ff8dc9b4d28b220f7d26c54a38643bf2 (
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
|
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
<!ENTITY gnomeversion "2.0">
<!ENTITY manrevision "2.2">
<!ENTITY date "August 2002">
<!ENTITY LEGAL SYSTEM "legal.xml">
<!ENTITY PART1 SYSTEM "part1.xml">
<!ENTITY gosbasic SYSTEM "gosbasic.xml">
<!ENTITY gosoverview SYSTEM "gosoverview.xml">
<!ENTITY gosstartsession SYSTEM "gosstartsession.xml">
<!ENTITY gospanel SYSTEM "gospanel.xml">
<!ENTITY goseditmainmenu SYSTEM "goseditmainmenu.xml">
<!ENTITY gosmetacity SYSTEM "gosmetacity.xml">
<!ENTITY gosnautilus SYSTEM "gosnautilus.xml">
<!ENTITY gosdeskback SYSTEM "gosdeskback.xml">
<!ENTITY PART2 SYSTEM "part2.xml">
<!ENTITY goscustdesk SYSTEM "goscustdesk.xml">
<!ENTITY goscustlookandfeel SYSTEM "goscustlookandfeel.xml">
<!ENTITY goscustaccess SYSTEM "goscustaccess.xml">
<!ENTITY gloss SYSTEM "glossary.xml">
]>
<book id="index">
<title>Ghidul utilizatorului GNOME &gnomeversion;</title>
<bookinfo>
<copyright>
<year>2002</year>
<holder>Sun Microsystems</holder>
</copyright>
<copyright>
<year>2003</year>
<holder>Alex Ruse ( traducerea în română )</holder>
</copyright>
<copyright>
<year>2003</year>
<holder>Liviu Moculescu ( traducerea în română )</holder>
</copyright>
<copyright>
<year>2003</year>
<holder>Marius Andreiana ( traducerea în română )</holder>
</copyright>
<publisher>
<publishername> Proiectul pentru Documentaţii GNOME </publishername>
</publisher> &LEGAL;
<authorgroup>
<author>
<firstname></firstname>
<surname>Echipa Sun pentru Documentaţii GNOME</surname>
<affiliation>
<orgname>Sun Microsystems</orgname>
<address><email>gdocteam@sun.com</email> </address>
</affiliation>
</author>
<othercredit role="translator">
<firstname>Alex</firstname>
<surname>Ruse</surname>
<affiliation>
<orgname><ulink url="http://gnomero.sourceforge.net" type="help">
Proiectul de traducere GNOME în română</ulink></orgname>
<address> <email>alexruse@home.ro</email> </address>
</affiliation>
<contrib>Traducerea în română ( capitolele Cunoştinţe de bază, Utilizarea uneltelor avansate pentru preferinţe )</contrib>
</othercredit>
<othercredit role="translator">
<firstname>Liviu</firstname>
<surname>Moculescu</surname>
<affiliation>
<orgname><ulink url="http://gnomero.sourceforge.net" type="help">
Proiectul de traducere GNOME în română</ulink></orgname>
<address> <email>liviu.moculescu@e-technik.tu-ilmenau.de</email> </address>
</affiliation>
<contrib>Traducerea în română ( capitolul Sesiuni desktop )</contrib>
</othercredit>
<othercredit role="translator">
<firstname>Marius</firstname>
<surname>Andreiana</surname>
<affiliation>
<orgname><ulink url="http://www.galuna.ro" type="help">
Galuna S.R.L.</ulink></orgname>
<address> <email>marius galuna.ro</email> </address>
</affiliation>
<contrib>Coordonator traducere în română, mici adăugiri</contrib>
</othercredit>
</authorgroup>
<revhistory>
<revision>
<revnumber>Ghidul utilizatorului &manrevision; GNOME &gnomeversion; </revnumber>
<date>&date;</date>
<revdescription>
<para role="author">Sun Microsystems
<email>gdocteam@sun.com</email></para>
<para role="publisher">Proiectul pentru Documentaţii GNOME</para>
</revdescription>
</revision>
</revhistory>
<releaseinfo> Acest manual descrie versiunea &gnomeversion; a desktopului GNOME.
</releaseinfo>
<legalnotice>
<title>Comentarii</title>
<para> Pentru a raporta un bug sau pentru a face o sugestie referitoare la desktopul GNOME sau la acest manual, urmăriţii instrucţiunile de la <ulink url="ghelp:gnome-feedback"
type="help">Pagina de sugestii GNOME</ulink>. </para>
</legalnotice>
</bookinfo>
&PART1;
&PART2;
&gloss;
</book>
|