File: view-album.page

package info (click to toggle)
gnome-photos 3.30.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 9,616 kB
  • sloc: ansic: 48,959; sh: 4,785; makefile: 1,002; xml: 941; python: 68; sed: 16
file content (56 lines) | stat: -rw-r--r-- 1,870 bytes parent folder | download | duplicates (2)
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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="view-album" xml:lang="de">

  <info>
    <link type="guide" xref="view"/>

    <revision pkgversion="3.12" date="2014-03-13" status="draft"/>

    <credit type="author copyright">
      <name>Venkatesh Tahiliani</name>
      <email>pulsar.viki@gmail.com</email>
    </credit>
    <credit type="editor copyright">
      <name>Aruna Sankaranarayanan</name>
      <email>safincrazy@gmail.com</email>
    </credit>

    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>

    <desc>So öffnen Sie ein Foto aus Ihren Alben.</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Christian Kirbach</mal:name>
      <mal:email>christian.kirbach@gmail.com</mal:email>
      <mal:years>2014, 2015</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Benjamin Steinwender</mal:name>
      <mal:email>b@stbe.at</mal:email>
      <mal:years>2014</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Mario Blättermann</mal:name>
      <mal:email>mario.blaettermann@gmail.com</mal:email>
      <mal:years>2016</mal:years>
    </mal:credit>
  </info>

  <title>Ein Foto aus einem Album ansehen</title>
  <p>So öffnen Sie ein Foto, das in einem bestimmten Album ist:</p>

  <steps>
    <item>
      <p>Wählen Sie den Reiter <gui style="tab">Alben</gui>.</p>
    </item>
    <item>
      <p>Wählen Sie das Album, welches das Foto enthält.</p>
    </item>
    <item>
      <p>Es erscheint ein Raster aus Fotos des gewählten Albums. Wählen Sie ein Fotos aus dem Raster, um es zu öffnen.</p>
    </item>
  </steps>

</page>