~ubuntu-branches/ubuntu/saucy/gnome-user-docs/saucy

« back to all changes in this revision

Viewing changes to gnome-help/hi/files-select.page

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-04-16 23:55:05 UTC
  • mfrom: (2.4.5 sid)
  • Revision ID: package-import@ubuntu.com-20120416235505-45559x5ql5e85q3j
Tags: 3.4.1-1
* New upstream release.
* debian/copyright: Move to copyright 1.0 format.

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
    image that all have the same base name <file>Invoice</file>, select
37
37
    all three with the pattern</p>
38
38
    <example><p><file>Invoice.*</file></p></example></item>
39
 
    
 
39
 
40
40
    <item><p>If you have some photos that are named like <file>Vacation-001.jpg</file>,
41
41
    <file>Vacation-002.jpg</file>, <file>Vacation-003.jpg</file>; select them all
42
42
    with the pattern</p>
43
43
    <example><p><file>Vacation-???.jpg</file></p></example></item>
44
 
    
 
44
 
45
45
    <item><p>If you have photos as before, but you've edited some of them and
46
46
    added <file>-edited</file> to the end of the file name of the photos you've
47
47
    edited, select the edited photos with</p>