Diff of /trunk/data/gpxview.conf

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 189 by harbaum, Tue Nov 17 09:07:17 2009 UTC revision 191 by harbaum, Tue Nov 17 11:32:26 2009 UTC
# Line 9  Line 9 
9      <exclusion type="file" category="applications">      <exclusion type="file" category="applications">
10          /home/user/MyDocs/.gpxview/*/*.jpg</exclusion>          /home/user/MyDocs/.gpxview/*/*.jpg</exclusion>
11      <exclusion type="file" category="applications">      <exclusion type="file" category="applications">
12            /home/user/MyDocs/.gpxview/*/*.jpeg</exclusion>
13        <exclusion type="file" category="applications">
14          /home/user/MyDocs/.gpxview/*/*.png</exclusion>          /home/user/MyDocs/.gpxview/*/*.png</exclusion>
15        <exclusion type="file" category="applications">
16            /home/user/MyDocs/.gpxview/*/*.Gif</exclusion>
17        <exclusion type="file" category="applications">
18            /home/user/MyDocs/.gpxview/*/*.Jpg</exclusion>
19        <exclusion type="file" category="applications">
20            /home/user/MyDocs/.gpxview/*/*.Jpeg</exclusion>
21        <exclusion type="file" category="applications">
22            /home/user/MyDocs/.gpxview/*/*.Png</exclusion>
23        <exclusion type="file" category="applications">
24            /home/user/MyDocs/.gpxview/*/*.GIF</exclusion>
25        <exclusion type="file" category="applications">
26            /home/user/MyDocs/.gpxview/*/*.JPG</exclusion>
27        <exclusion type="file" category="applications">
28            /home/user/MyDocs/.gpxview/*/*.JPEG</exclusion>
29        <exclusion type="file" category="applications">
30            /home/user/MyDocs/.gpxview/*/*.PNG</exclusion>
31        <exclusion type="file" category="applications">
32            /home/user/MyDocs/.gpxview/*/????????</exclusion>
33        <exclusion type="file" category="applications">
34            /home/user/MyDocs/.gpxview/*/gcvote.xml</exclusion>
35    
36    </locations>    </locations>
37  </backup-configuration>  </backup-configuration>

Legend:
Removed from v.189  
changed lines
  Added in v.191