~timo-jyrinki/ubuntu/trusty/pitivi/backport_utopic_fixes

« back to all changes in this revision

Viewing changes to help/C/about.page

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Bicha
  • Date: 2011-08-15 02:32:20 UTC
  • mfrom: (1.5.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20110815023220-x2n5l0i4deiqn7dn
Tags: 0.14.2-0ubuntu1
* New upstream version.
  - New Mallard format help
* debian/control:
  - Add gnome-doc-utils to build-depends
  - Bump pygtk minimum to 2.24
* debian/patches/01_lpi.patch
  - Move LPI items below User Manual in Help menu
* debian/watch: Watch for 0.14.* tar.bz2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<page xmlns="http://projectmallard.org/1.0/"
 
2
      xmlns:e="http://projectmallard.org/experimental/"
 
3
      type="topic"
 
4
      id="about">
 
5
 
 
6
  <info>
 
7
    <link type="seealso" xref="index"/>
 
8
    <revision pkgversion="0.14" version="0.2" date="2011-06-05" status="complete"/>
 
9
    <credit type="author">
 
10
      <name>Jean-François Fortin Tam</name>
 
11
      <email>nekohayo@gmail.com</email>
 
12
    </credit>
 
13
    <credit type="contributor">
 
14
      <name>Mario Blättermann</name>
 
15
      <email>mariobl@gnome.org</email>
 
16
    </credit>
 
17
    <desc>
 
18
      Current state of this user manual and call for participation.
 
19
    </desc>
 
20
    <license>
 
21
      <p>Creative Commons Share Alike 3.0</p>
 
22
    </license>
 
23
  </info>
 
24
 
 
25
  <title>About this manual</title>
 
26
   <p>This user manual is written and maintained by Jean-François Fortin Tam.</p>
 
27
   <section>
 
28
    <title>Work in progress</title>
 
29
     <p>You may encounter unwritten portions due to features that have not yet been implemented in PiTiVi at the time of writing.</p>
 
30
     <p>You may also encounter smaller areas which have been documented in this manual but have not been implemented in PiTiVi – those are areas where the design and expected user interaction are quite narrow/certain.</p>
 
31
   </section>
 
32
 
 
33
   <section>
 
34
    <title>Patches welcome</title>
 
35
     <p>If you happen to find errors, missing information or unclear passages in this manual, please feel free to submit corrections. You can find contact information on <link href="http://jeff.ecchi.ca/">my personal website</link>. You can also <link href="https://bugzilla.gnome.org/enter_bug.cgi?product=pitivi;component=documentation">file bugs on the “documentation” component in our bug tracker</link>.</p>
 
36
   </section>
 
37
 
 
38
</page>