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

« back to all changes in this revision

Viewing changes to help/de/savescreenshot.page

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2014-04-05 15:28:16 UTC
  • mfrom: (6.1.13 sid)
  • Revision ID: package-import@ubuntu.com-20140405152816-6lijoax4cngiz5j5
Tags: 0.93-3
* debian/control:
  + Depend on python-gi (>= 3.10), older versions do not work
    with pitivi (Closes: #732813).
  + Add missing dependency on gir1.2-clutter-gst-2.0 (Closes: #743692).
  + Add suggests on gir1.2-notify-0.7 and gir1.2-gnomedesktop-3.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" xmlns:e="http://projectmallard.org/experimental/" type="topic" id="savescreenshot" xml:lang="de">
 
3
 
 
4
  <info>
 
5
    <link type="topic" xref="index"/>
 
6
    <revision pkgversion="0.16" version="0.1" date="2012-01-27" status="complete"/>
 
7
    <credit type="author">
 
8
      <name>Jean-François Fortin Tam</name>
 
9
      <email>nekohayo@gmail.com</email>
 
10
    </credit>
 
11
    <license>
 
12
      <p>Creative Commons Share Alike 3.0</p>
 
13
    </license>
 
14
  
 
15
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
16
      <mal:name>Mario Blättermann</mal:name>
 
17
      <mal:email>mariobl@freenet.de</mal:email>
 
18
      <mal:years>2010, 2011</mal:years>
 
19
    </mal:credit>
 
20
  
 
21
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
22
      <mal:name>Marcel Tiede</mal:name>
 
23
      <mal:email>marcel.tiede@yahoo.de</mal:email>
 
24
      <mal:years>2014</mal:years>
 
25
    </mal:credit>
 
26
  
 
27
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
28
      <mal:name>Benjamin Steinwender</mal:name>
 
29
      <mal:email>b@stbe.at</mal:email>
 
30
      <mal:years>2014</mal:years>
 
31
    </mal:credit>
 
32
  
 
33
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
34
      <mal:name>Christian Kirbach</mal:name>
 
35
      <mal:email>christian.kirbach@gmail.com</mal:email>
 
36
      <mal:years>2014</mal:years>
 
37
    </mal:credit>
 
38
  </info>
 
39
 
 
40
    <title>Saving a snapshot of the current frame</title>
 
41
 
 
42
    <p>You can use <guiseq><gui>Timeline</gui><gui>Export current frame...</gui></guiseq> to save a copy of the current frame as an image file.</p>
 
43
    <p>Currently, PNG and JPEG are supported as file formats. The image resolution will match the project settings and any effect or transformation will also be applied to the resulting image.</p>
 
44
 
 
45
</page>