Contents of /trunk/data/gpxview.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 191 - (show annotations)
Tue Nov 17 11:32:26 2009 UTC (14 years, 5 months ago) by harbaum
File size: 1629 byte(s)
Backup config
1 <backup-configuration>
2 <locations>
3 <location type="dir" category="applications">
4 /home/user/MyDocs/.gpxview</location>
5
6 <!-- exclude cached images from the backup -->
7 <exclusion type="file" category="applications">
8 /home/user/MyDocs/.gpxview/*/*.gif</exclusion>
9 <exclusion type="file" category="applications">
10 /home/user/MyDocs/.gpxview/*/*.jpg</exclusion>
11 <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>
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>
37 </backup-configuration>