File: customize.page

package info (click to toggle)
glabels 3.4.1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 17,888 kB
  • sloc: ansic: 41,314; xml: 10,328; sh: 4,172; makefile: 834
file content (127 lines) | stat: -rw-r--r-- 3,620 bytes parent folder | download | duplicates (6)
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
117
118
119
120
121
122
123
124
125
126
127
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:e="http://projectmallard.org/experimental/" type="guide" id="customize" xml:lang="id">

  <info>
    <link type="guide" xref="index#advanced"/>
    <revision pkgversion="3.0" version="0.1" date="2010-05-04" status="incomplete"/>
    <desc>Customize <app>gLabels</app> to match your needs.</desc>
    <credit type="author">
      <name>Jim Evins</name>
      <email>evins@snaught.com</email>
    </credit>
    <credit type="author">
      <name>Mario Blättermann</name>
      <email>mario.blaettermann@gmail.com</email>
    </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>    
  </info>
    
  <!-- ============= Customization ============================= -->
  <!-- Use this section to describe how to customize the application. -->
    <title>Pengaturan</title> 
    <p>To configure <app>gLabels</app>, choose 
      <guiseq> 
	<gui>Settings</gui> 
	<gui>Preferences</gui> 
      </guiseq>. The 
      <gui>Preferences</gui> dialog contains the following tabbed
      sections:</p>

  <section id="prefs-locale" style="2column">
    <title>Locale</title>
	<section>
	<title>Unit</title>
	<p>Use this radio button group to specify your preferred units.
              Select one of the following options:</p>
	   <list>
		<item>
		<p><gui>Points</gui></p>
		<p>Pakai point (1 point = 1/72 in = 0.352778 mm).</p>
		</item>
		<item>
		<p><gui>Inches</gui></p>
		<p>Pakai Inci.</p>
		</item>
		<item>
		<p><gui>Millimeters</gui></p>
		<p>Pakai Milimeter.</p>
		</item>
	   </list>
	   <p>Baku: <gui>Inci</gui>.</p>
	</section>

	<section>
	<title>Ukuran halaman baku</title>
	<p>Use this radio button group to specify your preferred page size.
              This will make it quicker for you to locate media types when creating a new
              label or card.</p>
	   <list>
		<item>
		<p><gui>US Letter</gui></p>
		<p>Most of your media will be of the US Letter page size (8.5 x 11 inches).</p>
		</item>
		<item>
		<p><gui>ISO A4</gui></p>
		<p>Most of your media will be of the ISO A4 page size (210 x 297 mm).</p>
		</item>
	   </list>
	   <p>Default: <gui>US Letter</gui>.</p>		
	</section>
    </section>

  <section id="prefs-defaults" style="2column">
    <title>Object Defaults</title>

	<section>
	<title>Teks</title>
	<p>Use these controls to set the default properties of new text objects.
              These properties are:</p>
	   <list>
		<item>
		<p><gui>Font</gui></p>
		<p>These controls are used to select font family and font size, and
                  whether the font should bold or in italics.</p>
		</item>
		<item>
		<p><gui>Color</gui></p>
		<p>This control selects the default text color.</p>
		</item>
		<item>
		<p><gui>Alignment</gui></p>
		<p>These controls are used to select the default text alignment (left, center or right).</p>
		</item>
	   </list>
	</section>

	<section>
	<title>Line</title>
	<p>Use these controls to set the default properties of lines and outlines of
              new objects.  These properties are:</p>
	   <list>
		<item>
		<p><gui>Width</gui></p>
		<p>This control selects the default line width.</p>
		</item>
		<item>
		<p><gui>Color</gui></p>
		<p>This control selects the default line color.</p>
		</item>
	   </list>
	</section>

	<section>
	<title>Fill</title>
	<p>Use this control to set the default fill property of
              new objects.  This property is:</p>
	   <list>
		<item>
		<p><gui>Color</gui></p>
		<p>This control selects the default fill color.</p>
		</item>
	   </list>
	</section>
	</section>

</page>