~ubuntu-branches/ubuntu/oneiric/eog/oneiric

« back to all changes in this revision

Viewing changes to help/eu/plugins.page

  • Committer: Bazaar Package Importer
  • Author(s): Rodrigo Moya
  • Date: 2011-07-01 11:31:40 UTC
  • mfrom: (1.14.17 upstream)
  • Revision ID: james.westby@ubuntu.com-20110701113140-sve688lq22psshix
Tags: 3.1.2-0ubuntu1
* New upstream release
* debian/watch:
  - Watch unstable versions
* debian/eog.install:
  - Remove installation of non-existing directories

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/" type="topic" style="task" id="plugins" xml:lang="eu">
 
3
 
 
4
  <info>
 
5
   <link type="guide" xref="index#plugins" group="first"/>
 
6
   <desc/>
 
7
 
 
8
   <revision pkgversion="3.2" version="0.1" date="2011-04-10" status="review"/>
 
9
   <credit type="author">
 
10
     <name>Tiffany Antopolski</name>
 
11
     <email>tiffany.antopolski@gmail.com</email>
 
12
   </credit>
 
13
   <license>
 
14
     <p>Creative Commons Share Alike 3.0</p>
 
15
   </license>
 
16
 
 
17
  </info>
 
18
 
 
19
<title>Plugins</title>
 
20
 
 
21
 
 
22
<p>The eog-plugins contain a set of plugins for the <app>image
 
23
viewer</app>.  Plugins add additional features.</p>
 
24
<note><p>You can install the eog-plugins using your distribution's <app>package
 
25
manager</app>.</p></note>
 
26
 
 
27
<p>The following plugins are included in eog-plugins:</p>
 
28
<list>
 
29
<item><p><link xref="plugin-exif-digital">Exif display</link>: Displays
 
30
camera settings and histogram.</p></item>
 
31
 
 
32
<item><p><link xref="plugin-postr">Flickr Uploader</link>: Create a
 
33
<gui>Tools</gui> menu item to quickly upload your
 
34
pictures to Flickr.</p></item> 
 
35
 
 
36
<item><p><link xref="plugin-exif-digital#exif-map">Map</link>: Display the geolocation of the image on a map.</p></item> 
 
37
 
 
38
<item><p><link xref="plugin-send-by-mail">Send By Mail</link>: Sends an
 
39
image attached to a new mail.</p></item> 
 
40
 
 
41
<item><p><link xref="plugin-slideshow-shuffle">Slideshow Shuffle</link>:
 
42
Shuffles images in slideshow mode.</p></item> 
 
43
 
 
44
<item><p><link xref="plugin-zoom-width">Zoom to fit image width</link>:
 
45
Adjusts the zoom to have the image's width fit into the window.</p></item> 
 
46
 
 
47
<item><p><link xref="plugin-python-console">Python Console</link>:
 
48
Python console for Eye of GNOME.</p></item> 
 
49
 
 
50
<item><p>PicasaWeb Uploader: Upload your pictures to PicasaWeb.</p></item> 
 
51
</list>
 
52
 
 
53
<note><p>You can manage your
 
54
plugins in the preferences <link xref="preferences#plugins">Plugins
 
55
tab</link>.</p>
 
56
</note>
 
57
</page>