]> git.sur5r.net Git - glabels/blob - help/sl/createnew.page
64c15bb537ea73f4f0bfc76edcea48c71e25b5b7
[glabels] / help / sl / createnew.page
1 <?xml version="1.0" encoding="utf-8"?>
2 <page xmlns="http://projectmallard.org/1.0/" xmlns:e="http://projectmallard.org/experimental/" type="guide" id="createnew" xml:lang="sl">
3
4   <info>
5     <link type="guide" xref="index#usage"/>
6     <revision pkgversion="3.0" version="0.1" date="2010-05-04" status="incomplete"/>
7     <desc>Ustvarite nove predmete v svojem dokumentu.</desc>
8     <credit type="author">
9       <name>Jim Evins</name>
10       <email>evins@snaught.com</email>
11     </credit>
12     <credit type="author">
13       <name>Mario Blättermann</name>
14       <email>mariobl@gnome.org</email>
15     </credit>
16     <license>
17       <p>Creative Commons Share Alike 3.0</p>
18     </license>    
19   </info>
20
21     <title>Kako ustvarimo nov predmet</title>
22
23       <p>Objects are created by choosing the appropriate selection under
24         the <guiseq><gui>Objects</gui><gui>Create Object</gui></guiseq> submenu
25         or the <gui>Drawing Toolbar</gui>.  This will place the display area into
26         object creation mode as indicated by its cursor.  To return to the default
27         object selection mode without creating an object, choose
28         <guiseq><gui>Objects</gui><gui>Select Mode</gui></guiseq>.  This will
29         return the display area's cursor to the default selection arrow.</p>
30
31       <p>Naslednje opisuje način ustvarjanja predmetov za vsako vrsto predmetov posebej:</p>
32
33         <section>
34           <title>Besedilo</title>
35             <p>Click the desired location of the upper left corner of the
36               text object.  New text objects are initialized with the
37               string "Text."  To change this text, or other properties, see
38               <link xref="editprop"/>.</p>
39         </section>
40
41         <section>
42           <title>Okvir</title>
43             <p>Click the desired location of the upper left corner of the
44               box object and drag to the desired location of the lower right
45               corner.  If you simply click in a single location, a square
46               box will be created. To change properties of the box object, see
47               <link xref="editprop"/>.</p>
48         </section>
49
50         <section>
51           <title>Črta</title>
52             <p>Click the desired location of one end of the
53               line object and drag to the desired location of the other end.
54               If you simply click in a single location, a diagonal line
55               will be created. To change properties of the line object, see
56               <link xref="editprop"/>.</p>
57         </section>
58
59         <section>
60           <title>Elipsa</title>
61             <p>Click the desired location of the upper left corner of the
62               ellipse object and drag to the desired location of the lower
63               right corner.  If you simply click in a single location, a circle
64               will be created. To change properties of the ellipse object, see
65               <link xref="editprop"/>.</p>
66         </section>
67
68         <section>
69           <title>Slika</title>
70             <p>Click the desired location of the upper left corner of the
71               image object and drag to the desired location of the lower
72               right corner.  If you simply click in a single location, a square
73               will be created.  New image objects are initialized with a
74               simple checkerboard image.  To change this image, or other
75               properties of the image object, see
76               <link xref="editprop"/>.</p>
77         </section>
78
79         <section>
80           <title>Črtna koda</title>
81             <p>Click the desired location of the upper left corner of the
82               barcode object.  New barcode objects are initialized to a
83               POSTNET barcode with representative data.  To change data
84               and properties of the barcode object, see
85               <link xref="editprop"/>.</p>
86         </section>
87
88 </page>