summaryrefslogtreecommitdiffstats
path: root/tde-i18n-es/docs/tdeedu/kgeography/index.docbook
blob: 6219dff2955b138188cf4ff701269a7b83a75ccd (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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
  <!ENTITY kgeography "<application
>KGeography</application
>">
  <!ENTITY kappname "&kgeography;">
  <!ENTITY package "playground/edu">
  <!ENTITY % addindex "IGNORE">
  <!ENTITY % Spanish "INCLUDE"
> 
]>

<book lang="&language;">

<bookinfo>
<title
>El manual de &kgeography;</title>

<authorgroup>
<author
><personname
> <firstname
>Anne-Marie</firstname
> <surname
>Mahfouf</surname
> </personname
> <email
>&Anne-Marie.Mahfouf.mail;</email
> </author>
<othercredit role="translator"
><firstname
>Jeffrey</firstname
><surname
>Borbón Sanabria</surname
><affiliation
><address
><email
>jeff_kerokid@yahoo.com</email
></address
></affiliation
><contrib
>Translator</contrib
></othercredit
> 
</authorgroup>


<copyright>
<year
>2005</year>
<holder
>&Anne-Marie.Mahfouf;</holder>
</copyright>

<legalnotice
>&FDLNotice;</legalnotice>

<date
>2005-08-02</date>
<releaseinfo
>0.4</releaseinfo>

<!-- Abstract about this handbook -->

<abstract>
<para
>&kgeography; es una herramienta de aprendizaje para &kde;. En estos momentos cuenta con seis modos de uso: <itemizedlist>
<listitem>
<para
>Navegar por el mapa haciendo pulsando sobre las divisiones para ver su nombre.</para>
</listitem>
<listitem>
<para
>El juego le mostrará el nombre de un mapa de división y tendrá que pulsar sobre él.</para>
</listitem>
<listitem>
<para
>El juego le muestra una capital y debe adivinar la división a la que pertenece.</para>
</listitem
><listitem>
<para
>El juego le muestra una división y debe adivinar su capital.</para>
</listitem
><listitem>
<para
>El juego muestra una bandera de un mapa de división y debe adivinar su nombre.</para>
</listitem
><listitem>
<para
>El juego le indica el nombre de un mapa de división y debe adivinar su bandera.</para>
</listitem>
</itemizedlist>
</para>

</abstract>


<keywordset>
<keyword
>KDE</keyword>
<keyword
>tdeedu</keyword>
<keyword
>KGeography</keyword>
<keyword
>geografía</keyword>
<keyword
>mapas</keyword>
<keyword
>países</keyword>
</keywordset>

</bookinfo>

<chapter id="introduction">
<title
>Introducción</title>

<!-- The introduction chapter contains a brief introduction for the
application that explains what it does and where to report
problems. Basically a long version of the abstract.  Don't include a
revision history. (see installation appendix comment) -->

<para
>&kgeography; es una herramienta de geografía para &kde;. Le permitirá aprender acerca de las divisiones políticas de algunos países (divisiones, capitales o aquellas divisiones y sus banderas asociadas si hay alguna). </para>
<para
>Los mapas disponibles en la versión actual son: África, Asia, Austria, Brasil, Canadá, China, Europa, Francia, Alemania, Italia, Italia por provincias, Norte y Centro América, Noruega, Polonia, Sudamérica, España, Estados Unidos y el mundo. </para>
</chapter>

<chapter id="quick-start">
<title
>Inicio Rápido con &kgeography;</title>
<para
>Cuando iniciamos &kgeography; por primera vez, nos pide que escojamos un mapa para comenzar. <screenshot>
<screeninfo
>He aquí un pantallazo de &kgeography; cuando arranca por primera vez</screeninfo>
	<mediaobject>
	  <imageobject>
	    <imagedata fileref="first-start1.png" format="PNG"/>
	  </imageobject>
	  <textobject>
	    <phrase
>He aquí una captura de pantalla de &kgeography; cuando arranca por primera vez</phrase>
	  </textobject>
	</mediaobject>
</screenshot>
</para>
<para
>Vamos a escoger a Canadá <screenshot>
<screeninfo
>Se ha escogido a Canadá</screeninfo>
	<mediaobject>
	  <imageobject>
	    <imagedata fileref="first-start2.png" format="PNG"/>
	  </imageobject>
	  <textobject>
	    <phrase
>Se ha escogido a Canadá</phrase>
	  </textobject>
	</mediaobject>
</screenshot>
</para>
<para
>Y la ventana principal de &kgeography; aparece con el mapa de Canadá: <screenshot>
<screeninfo
>ventana principal &kgeography;</screeninfo>
	<mediaobject>
	  <imageobject>
	    <imagedata fileref="first-start3.png" format="PNG"/>
	  </imageobject>
	  <textobject>
	    <phrase
>ventana principal &kgeography;</phrase>
	  </textobject>
	</mediaobject>
</screenshot>
</para>
<para
>Usted puede entonces escoger que tipo de aprendizaje o prueba desea hacer a través del menú de la derecha: <screenshot>
<screeninfo
>menú de &kgeography;</screeninfo>
	<mediaobject>
	  <imageobject>
	    <imagedata fileref="first-start4.png" format="PNG"/>
	  </imageobject>
	  <textobject>
	    <phrase
>menú de &kgeography;</phrase>
	  </textobject>
	</mediaobject>
</screenshot>
</para>
<para
>Navegue por el mapa: si pulsa el &LMB; sobre un área del mapa mostrará información acerca de la misma: <screenshot>
<screeninfo
>Busque el mapa</screeninfo>
	<mediaobject>
	  <imageobject>
	    <imagedata fileref="first-start5.png" format="PNG"/>
	  </imageobject>
	  <textobject>
	    <phrase
>Busque el mapa</phrase>
	  </textobject>
	</mediaobject>
</screenshot>
</para>
<para
>Pulse en una división en el mapa: primero se le preguntará sobre cuántas preguntas desea. <screenshot>
<screeninfo
>¿Cuantas preguntas?</screeninfo>
	<mediaobject>
	  <imageobject>
	    <imagedata fileref="first-start6.png" format="PNG"/>
	  </imageobject>
	  <textobject>
	    <phrase
>¿Cuantas preguntas?</phrase>
	  </textobject>
	</mediaobject>
</screenshot>
</para>
<para
>Luego le pedirá que pulse sobre una provincia específica: <screenshot>
<screeninfo
>Clic sobre una provincia</screeninfo>
	<mediaobject>
	  <imageobject>
	    <imagedata fileref="first-start7.png" format="PNG"/>
	  </imageobject>
	  <textobject>
	    <phrase
>Clic sobre una provincia</phrase>
	  </textobject>
	</mediaobject>
</screenshot>
</para>
<para
>Cuando finalice todas las preguntas, se mostrará un diálogo de resultado con sus respuestas correctas e incorrectas: <screenshot>
<screeninfo
>Sus resultados</screeninfo>
	<mediaobject>
	  <imageobject>
	    <imagedata fileref="first-start8.png" format="PNG"/>
	  </imageobject>
	  <textobject>
	    <phrase
>Sus resultados</phrase>
	  </textobject>
	</mediaobject>
</screenshot>
</para>
<para
>Determine una división desde su capital: se le indica que busque el nombre de una provincia a lo largo de 4 opciones dando su capital: <screenshot>
<screeninfo
>Determine una división a partir de su capital</screeninfo>
	<mediaobject>
	  <imageobject>
	    <imagedata fileref="first-start9.png" format="PNG"/>
	  </imageobject>
	  <textobject>
	    <phrase
>Determine una división a partir de su capital</phrase>
	  </textobject>
	</mediaobject>
</screenshot>
</para>
<para
>Y los resultados son mostrados cuando la prueba finaliza: <screenshot>
<screeninfo
>Sus resultados</screeninfo>
	<mediaobject>
	  <imageobject>
	    <imagedata fileref="first-start10.png" format="PNG"/>
	  </imageobject>
	  <textobject>
	    <phrase
>Sus resultados</phrase>
	  </textobject>
	</mediaobject>
</screenshot>
</para>
<para
>Determinar la capital de una división política: Se da una capital y cuatro opciones para determinar a qué división política pertenece. </para>
<para
>Determine la división a partir de una bandera: se muestra una bandera y debe buscar la provincia a la que pertenece. <screenshot>
<screeninfo
>La pregunta de bandera</screeninfo>
	<mediaobject>
	  <imageobject>
	    <imagedata fileref="first-start11.png" format="PNG"/>
	  </imageobject>
	  <textobject>
	    <phrase
>La pregunta de bandera</phrase>
	  </textobject>
	</mediaobject>
</screenshot>
</para>
<para
>Determine la bandera de una división: se da un nombre de provincia es, debiendo buscar la bandera correcta a través de cuatro opciones. <screenshot>
<screeninfo
>Empareje la bandera con la provincia</screeninfo>
	<mediaobject>
	  <imageobject>
	    <imagedata fileref="first-start12.png" format="PNG"/>
	  </imageobject>
	  <textobject>
	    <phrase
>Empareje la bandera con la provincia</phrase>
	  </textobject>
	</mediaobject>
</screenshot>
</para>
</chapter>

<chapter id="using-kapp">
<title
>Usar &kgeography;</title>

<para
>&kgeography; muestra información acerca algunos países y evalúa sus conocimientos sobre esta información. <screenshot>
<screeninfo
>Veamos una captura de pantalla de &kgeography;</screeninfo>
	<mediaobject>
	  <imageobject>
	    <imagedata fileref="kgeography.png" format="PNG"/>
	  </imageobject>
	  <textobject>
	    <phrase
>Captura de pantalla</phrase>
	  </textobject>
	</mediaobject>
</screenshot>
</para>


<sect1 id="kapp-features">
<title
>Más características de &kgeography;</title>

<para
>&kgeography; también ofrece la posibilidad de ver una ampliación del mapa.<screenshot
> <screeninfo
>Ampliación</screeninfo
> <mediaobject
> <imageobject
> <imagedata fileref="zoom.png" format="PNG"/> </imageobject
> <textobject
> <phrase
>Ampliación</phrase
> </textobject
> </mediaobject
> </screenshot
> Siempre es posible pulsar el &RMB; para volver al tamaño original (menú <guimenuitem
>Tamaño original</guimenuitem
>). Para movernos a lo largo y ancho del mapa podemos utilizar las barras de desplazamiento o el menú <guimenuitem
>Mover</guimenuitem
> que nos permitirá movernos utilizando el &LMB;. </para>

</sect1>
</chapter>

<!--<chapter id="teachers-parents">
<title
>Teachers/Parents guide to &kgeography; </title>
 This chapter should emphasize the educational aims of your app and
guide the parent/teacher on how to help the child using it.
</chapter
>-->

<chapter id="how-to-maps">
<title
>Como hacer mapas</title>
<para
>En &kgeography;, un mapa tiene dos componentes: Uno es la imagen, mientras que el otro está formado por los datos correspondientes. </para>
<sect1 id="helper-tool">
<title
>Herramienta Ayudante</title>
<para
><ulink url="http://kgeography.berlios.de/gen_map.pl"
>Aquí</ulink
> puede encontrar una herramienta confeccionada por Yann Verley que nos ayuda en la tarea de colorear los mapas para kgeography. En pocas palabras, este guión crea un archivo con extensión <literal role="extension"
>.kgm</literal
> y un archivo con una lista de pares cada uno de los cuales consta de un color y una división. La idea es que, luego, creemos el mapa de acuerdo a la lista dada.</para>
</sect1>
<sect1 id="description-file">
<title
>Archivo de descrición</title>
<para
>La extensión del archivo debe ser <literal role="extension"
>.kgm</literal
>. En cuanto al formato XML, debe comenzar con <sgmltag class="starttag"
>map</sgmltag
> y terminar con <sgmltag class="endtag"
>map</sgmltag
>. </para>
<para
>Cada etiqueta debería contener: <itemizedlist>
<listitem>
  <para
><sgmltag class="starttag"
>mapFile</sgmltag
> y <sgmltag class="endtag"
>mapFile</sgmltag
>: el nombre del archivo (sin la ruta) correspondiente a la imagen del mapa, &eg; «europe.png».</para>
</listitem>
<listitem>
  <para
><sgmltag class="starttag"
>name</sgmltag
> y <sgmltag class="endtag"
>name</sgmltag
>: el nombre del mapa, &eg; «Europa».</para>
</listitem>
<listitem>
  <para
>Una <sgmltag class="starttag"
>division</sgmltag
> y <sgmltag class="endtag"
>division</sgmltag
> para cada división en el mapa.</para>
</listitem>
</itemizedlist>
 </para>
<para
>Cada división tiene estas etiquetas: <itemizedlist>
<listitem>
  <para
><sgmltag class="starttag"
>name</sgmltag
> y <sgmltag class="endtag"
>name</sgmltag
>: el nombre de la división, &eg; «Albania».</para>
</listitem>
<listitem>
  <para
><sgmltag class="starttag"
>capital</sgmltag
> y <sgmltag class="endtag"
>capital</sgmltag
>: el nombre de la capital de la división, &eg; «Tirana».</para>
</listitem>
<listitem>
  <para
><sgmltag class="starttag"
>ignore</sgmltag
> y <sgmltag class="endtag"
>ignore</sgmltag
>: deben estar etiquetadas con <userinput
>yes</userinput
> si la división debe ser ignorada al consultar divisiones en el mapa. Si esta etiqueta está definida como <userinput
>allowClickMode</userinput
>, &kgeography; preguntará por la división solo en el modo «Pulsar división política en el mapa».</para>
</listitem>
<listitem>
  <para
><sgmltag class="starttag"
>flag</sgmltag
> y <sgmltag class="endtag"
>flag</sgmltag
>: el nombre archivo (sin ninguna ruta) que contiene la imagen de la bandera. &eg; «albania.png». Esta etiqueta es opcional y no es necesaria para las divisiones que tengan la etiqueta <sgmltag class="starttag"
>ignore</sgmltag
> en <userinput
>yes</userinput
>.</para>
</listitem>
<listitem>
  <para
><sgmltag class="starttag"
>color</sgmltag
> y <sgmltag class="endtag"
>color</sgmltag
>: el color que la división tiene en el mapa.</para>
</listitem>
</itemizedlist>
 </para>
<para
>El color está definido usando tres etiquetas: <itemizedlist>
<listitem>
  <para
><sgmltag class="starttag"
>red</sgmltag
> y <sgmltag class="endtag"
>red</sgmltag
>: color rojo entre 0 y 255.</para>
</listitem>
<listitem>
  <para
><sgmltag class="starttag"
>green</sgmltag
> y <sgmltag class="endtag"
>green</sgmltag
>: color verde entre 0 y 255.</para>
</listitem>
<listitem>
  <para
><sgmltag class="starttag"
>blue</sgmltag
> y <sgmltag class="endtag"
>blue</sgmltag
>: color azul entre 0 y 255.</para>
</listitem>
</itemizedlist>
</para>
<tip>
 <para
>Es conveniente crear algunas falsas divisiones como «Water», «Frontera» o «Costa» y etiquetarlas de este modo: <sgmltag class="starttag"
>ignore</sgmltag
>; <userinput
>yes</userinput
>. </para>
</tip>
 <important>
   <para
>Todos los nombres (capitales y divisiones) se indican según se los denomine en inglés.</para>
</important>
</sect1>
<sect1 id="map-file">
<title
>Imagen del mapa</title>
<para
>El proceso de creación del mapa es laborioso. El formato a utilizar es <acronym
>PNG</acronym
>. Pueden encontrarse algunos mapas en <ulink url="http://www.odci.gov/cia/publications/factbook/docs/refmaps.html"
>Cia Reference Maps</ulink
>. Para modificar los mapas deberemos utilizar una aplicación para la edición de imágenes. Por ejemplo, <application
>The Gimp</application
> o  <application
>Kolourpaint</application
>. </para>
</sect1>
<sect1 id="flags">
<title
>Banderas</title>
<para
>Si utilizamos la etiqueta <sgmltag class="starttag"
>flag</sgmltag
>, se deben proporcionar los archivos correspondientes a las banderas en formato <acronym
>PNG</acronym
> y/o <acronym
>SVG</acronym
> y preferentemente a 300x200 pixels. Se pueden obtener banderas <acronym
>SVG</acronym
> en <ulink url="http://www.sodipodi.com/index.php3?section=clipart/flags"
>Sodipodi flags collection</ulink
>. </para>
</sect1>
<sect1 id="how-to-test">
<title
>¿Como probar si funciona?</title>
<para
>Antes de enviar el mapa a Albert <email
>tsdgeos@terra.es</email
>, debería confirmarse que no posee errores. Para conseguirlo debe hacer lo siguiente: <itemizedlist
> <listitem
> <para
>Sitúe el archivo de imagen del mapa y su descripción en <filename class="directory"
>$<envar
>TDEDIR</envar
>/share/apps/kgeography/</filename
>.</para
> </listitem
> <listitem
> <para
>Situar las imágenes <acronym
>PNG</acronym
> con las banderas (si es que las hay) en <filename class="directory"
>$<envar
>TDEDIR</envar
>/share/apps/kgeography/flags/</filename
>.</para
> </listitem
> </itemizedlist
> Una vez hecho esto, debería ser posible abrir nuestro nuevo mapa desde &kgeography;. </para>
 <para
>En caso de no saber cuál es nuestro <filename class="directory"
>$<envar
>TDEDIR</envar
></filename
>. Debemos escribir: <userinput
><command
>kde-config</command
> <option
>--prefix</option
></userinput
> en una consola. </para>
</sect1>
<sect1 id="non-political-maps">
<title
>Mapa no polí­tico</title>
<para
>¿Es posible confeccionar mapas físicos? Si, de alguna forma lo es: <screenshot>
<screeninfo
>Ejemplo de como crear un mapa físico</screeninfo>
	<mediaobject>
	  <imageobject>
	    <imagedata fileref="river.png" format="PNG"/>
	  </imageobject>
	  <textobject>
	    <phrase
>Ejemplo de como crear un mapa físico</phrase>
	  </textobject>
	</mediaobject>
</screenshot>
</para>
<para
>El concepto de división puede ser extendido a una montaña o un río. Si bien muchas veces, estos elementos son demasiado pequeños como para poderlos marcar en el mapa, es posible crear marcas adicionales que funcionen como área de selección. En este ejemplo, el río tendría el área marrón y el color &lt;20,76,34&gt; como identificador. </para>
</sect1>
</chapter>

<chapter id="commands">
<title
>Referencia de órdenes</title>

<!-- (OPTIONAL, BUT RECOMMENDED) This chapter should list all of the
application windows and their menubar and toolbar commands for easy reference.
Also include any keys that have a special function but have no equivalent in the
menus or toolbars. This may not be necessary for small apps or apps with no tool
or menu bars. -->

<sect1 id="kapp-mainwindow">
<title
>La ventana principal de &kgeography;</title>

<sect2>
<title
>El menú <guimenu
>Archivo</guimenu
></title>
<para>
<variablelist>
<varlistentry>
<term
><menuchoice
><shortcut
> <keycombo action="simul"
>&Ctrl;<keycap
>O</keycap
></keycombo
> </shortcut
> <guimenu
>Archivo</guimenu
> <guimenuitem
>Abrir mapa...</guimenuitem
> </menuchoice
></term>
<listitem
><para
><action
>Abre el diálogo para escoger un mapa.</action
></para
></listitem>
</varlistentry>
<varlistentry>
<term
><menuchoice
><shortcut
> <keycombo action="simul"
>&Ctrl;<keycap
>Q</keycap
></keycombo
> </shortcut
> <guimenu
>Archivo</guimenu
> <guimenuitem
>Salir</guimenuitem
> </menuchoice
></term>
<listitem
><para
><action
>Sale</action
> &kgeography;.</para
></listitem>
</varlistentry>
</variablelist>
</para>

</sect2>

<sect2>
<title
>El menú <guimenu
>Ver</guimenu
></title>
<para>
<variablelist>
<varlistentry>
<term
><menuchoice
><guimenu
>Ver</guimenu
> <guimenuitem
>Ampliación</guimenuitem
> </menuchoice
></term>
<listitem
><para
><action
>Modo de ampliación.</action
></para
></listitem>
</varlistentry>
<varlistentry>
<term
><menuchoice
><guimenu
>Vista</guimenu
> <guimenuitem
>Tamaño Original</guimenuitem
> </menuchoice
></term>
<listitem
><para
><action
>Configura</action
> el mapa en su tamaño original.</para
></listitem>
</varlistentry>
<varlistentry>
<term
><menuchoice
><guimenu
>Ver</guimenu
> <guimenuitem
>Mover</guimenuitem
> </menuchoice
></term>
<listitem
><para
><action
>Mueve</action
> el mapa actual.</para
></listitem>
</varlistentry>
</variablelist>
</para>

</sect2>

<sect2>
<title
>El menú <guimenu
>Preferencias</guimenu
></title>
<para>
<variablelist>

<varlistentry>
<term
><menuchoice
><guimenu
>Preferencias</guimenu
> <guimenuitem
>Mostrar/ocultar barra de herramientas</guimenuitem
> </menuchoice
></term>
<listitem
><para
><action
>Muestra y oculta la barra de herramientas de &kgeography;.</action
></para
></listitem>
</varlistentry>

<varlistentry>
<term
><menuchoice
><guimenu
>Preferencias</guimenu
> <guimenuitem
>Configurar accesos rápidos...</guimenuitem
> </menuchoice
></term>
<listitem
><para
><action
>Configura los accesos rápidos de teclado para &kgeography;.</action
></para
></listitem>
</varlistentry>

<varlistentry>
<term
><menuchoice
><guimenu
>Preferencias</guimenu
> <guimenuitem
>Configurar barras de herramientas...</guimenuitem
> </menuchoice
></term>
<listitem
><para
><action
>Configura las barras de herramientas de &kgeography;.</action
></para
></listitem>
</varlistentry>

</variablelist>
</para>

</sect2>
<sect2>
<title
>El Menú <guimenu
>Ayuda</guimenu
> </title>
&help.menu.documentation; </sect2>

</sect1>
</chapter>

<!--<chapter id="faq">
<title
>Questions and Answers</title>


&reporting.bugs;
&updating.documentation;

<qandaset id="faqlist">
<qandaentry>
<question>
<para
>My Mouse doesn't work. How do I quit &kgeography;?</para>
</question>
<answer>
<para
>You silly goose! Check out the <link linkend="commands"
>Commands
Section</link
> for the answer.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para
>Why am I not able to twiddle my documents?</para>
</question>
<answer>
<para
>You can only twiddle your documents if you have the foobar.lib
installed.</para>
</answer>
</qandaentry>
</qandaset>
</chapter
>-->

<chapter id="credits">

<!-- Include credits for the programmers, documentation writers, and
contributors here. The license for your software should then be included below
the credits with a reference to the appropriate license file included in the KDE
distribution. -->

<title
>Créditos y licencia</title>

<para
>&kgeography; </para>
<para
>Derechos de autor del programa. 2004-2005. Albert Astals Cid <email
>tsdgeos@terra.es</email
>. </para>


<para
>Derechos de autor de la documentación. &copy; 2005. &Anne-Marie.Mahfouf; <email
>&Anne-Marie.Mahfouf.mail;</email
>. </para>

<para
>Jeffrey Steve Borbón Sanabria<email
>jeff_kerokid@yahoo.com</email
>.</para
> 
&underFDL; &underGPL; </chapter>

<appendix id="installation">
<title
>Instalación</title>

<sect1 id="getting-kapp">
<title
>Cómo obtener &kgeography;</title>
&install.intro.documentation; </sect1>


<sect1 id="compilation">
<title
>Compilación e instalación</title>
&install.compile.documentation; </sect1>


</appendix>

&documentation.index;
</book>

<!--
Local Variables:
mode: xml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:

vim:tabstop=2:shiftwidth=2:expandtab 
-->