blob: 05baf814f87d9e18f60db6363230600acbd45b7d (
plain)
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
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="running" xml:lang="hu">
<info>
<link type="guide" xref="index"/>
<desc>Find Shotwell in the Applications menu, or have it start automatically when you plug in a camera.</desc>
<link type="seealso" xref="other-multiple"/>
<link type="next" xref="formats"/>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Kelemen Gábor</mal:name>
<mal:email>kelemeng at gnome dot hu</mal:email>
<mal:years>2014.</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Úr Balázs</mal:name>
<mal:email>urbalazs at gmail dot hu</mal:email>
<mal:years>2015, 2016.</mal:years>
</mal:credit>
</info>
<title>Running Shotwell</title>
<p>Once installed, Shotwell is available in your <gui>Applications</gui> menu under <gui>Graphics</gui> or <gui>Photography</gui>.</p>
<p>Shotwell may also be executed automatically when a camera is plugged in to your computer. To check
that your system is set up to run Shotwell when a camera is detected, go to
<guiseq><gui>Edit</gui><gui>Preferences</gui></guiseq> in any
Nautilus (file browser) window and choose the <gui>Media</gui> tab. You'll see a dropdown box
entitled <gui>Photos:</gui> which lets you choose Shotwell as your photo handling application.</p>
<note style="advanced">
<p>Shotwell may also be executed directly from its build directory, although this is only recommended for testing out Shotwell or for developers.</p>
</note>
</page>
|