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

« back to all changes in this revision

Viewing changes to help/C/welcomedialog.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="welcomedialog">
 
5
 
 
6
  <info>
 
7
    <link type="guide" xref="interface"/>
 
8
    <revision pkgversion="0.14" version="0.1" date="2011-06-19" status="complete"/>
 
9
    <credit type="author">
 
10
      <name>Jean-François Fortin Tam</name>
 
11
      <email>nekohayo@gmail.com</email>
 
12
    </credit>
 
13
    <desc>
 
14
      Creating new projects and opening recent projects on startup
 
15
    </desc>
 
16
    <license>
 
17
      <p>Creative Commons Share Alike 3.0</p>
 
18
    </license>
 
19
  </info>
 
20
 
 
21
    <title>The welcome dialog</title>
 
22
      <p>When you launch <app>PiTiVi</app>, a startup assistant appears, allowing you to create a new project or open an existing project in a few clicks. If you want to skip this dialog, press the <gui><key>Escape</key></gui> key on your keyboard or click the window's close button.</p>
 
23
 
 
24
</page>