File: extensions.page

package info (click to toggle)
banshee 2.6.2-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 47,208 kB
  • sloc: xml: 163,694; cs: 137,409; sh: 11,650; ansic: 4,790; makefile: 2,922; python: 38
file content (38 lines) | stat: -rw-r--r-- 1,184 bytes parent folder | download | duplicates (4)
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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:e="http://projectmallard.org/experimental/" type="guide" style="2column" id="extend" xml:lang="es">

  <info>
    <link type="guide" xref="index#extensions"/>
    <desc>Agregar funcionalidad adicional a Banshee.</desc>
    <revision pkgversion="2.0" version="0.1" date="2010-05-19" status="draft"/>
    <credit type="author">
      <name>Paul Cutler</name>
      <email>pcutler@gnome.org</email>
    </credit>
<!--    
    <copyright>
      <year>2010</year>
      <name>GNOME Documentation Project</name>
    </copyright>
-->    
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
  </info>

  <title>Extensiones de Banshee</title>

  <section id="official" style="2column">
    <info>
      <title type="link">Extensiones oficiales de Banshee</title>
    </info>
    <title>Gestionar extensiones de Banshee</title>
  </section>

  <section id="community" style="2column">
    <info>
      <title type="link">Extensiones de la comunidad de Banshee</title>
    </info>
    <title>AƱadir extensiones desarrolladas por la comunidad de Banshee</title>
  </section>


</page>