aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeus Panchenko <zeus@camb.us>2006-06-10 06:51:13 +0000
committerZeus Panchenko <zeus@camb.us>2006-06-10 06:51:13 +0000
commit40a19be4ae032d81e3c7fe6256fbd5490ea31ee1 (patch)
tree565b90d7a30cf652f675d2fb56c3b1158a832431
parent1fd842766e36908fd43c526f946fe806619d6ffb (diff)
downloadrenrot-40a19be4ae032d81e3c7fe6256fbd5490ea31ee1.tar.gz
renrot-40a19be4ae032d81e3c7fe6256fbd5490ea31ee1.tar.bz2
tag GPSAltitudeRef added to etc/tags.conf
git-svn-id: file:///svnroot/renrot/trunk@205 fe2816f4-e837-0410-b10a-f608c9d244a1
-rw-r--r--ChangeLog8
-rw-r--r--etc/tags.conf5
2 files changed, 9 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index f168767..5d86c90 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
$Log$
+Revision 1.131 2006/06/10 06:51:13 zeus
+tag GPSAltitudeRef added to etc/tags.conf
+
Revision 1.130 2006/06/09 18:26:54 andy
Add the one-letter aliases to --name-template, --aggr-template, and --tag options.
Change preamble in CONFIG section for drop possible misunderstanding.
@@ -16,8 +19,8 @@ Fix configuration file parser (parsed data wasn't used).
Release as 0.21rc3.
Revision 1.126 2006/06/08 14:08:09 zeus
-Information concerning the perl 5.8.7 and 5.8.8 behaviour
-on FreeBSD 6, while processing large amount of files, was
+Information concerning the perl 5.8.7 and 5.8.8 behaviour
+on FreeBSD 6, while processing large amount of files, was
added to the POD and README.
Revision 1.125 2006/06/08 06:49:48 andy
@@ -529,3 +532,4 @@ Id keyword is added to renrot file.
Revision 1.1 2005/10/17 13:39:38 zeus
ChangeLog file is added. Its the very begining.
+
diff --git a/etc/tags.conf b/etc/tags.conf
index 9e3d739..91d1dd0 100644
--- a/etc/tags.conf
+++ b/etc/tags.conf
@@ -6,7 +6,7 @@
# The commentary filename to put to Comment tag. Default is undefined.
#TagFile = Comment: /etc/renrot/comment.tag
-# The file containing the copyright, if you prefer the copyright as
+# The file containing the copyright, if you prefer the copyright as
# string, than define it as Tag
#TagFile = Copyright [EXIF]: /etc/renrot/copyright.tag
@@ -34,7 +34,8 @@
#Tag = GPSLatitude [GPS]: '48 00 00' # in form "%d %.2f %.2f"
#Tag = GPSLongitudeRef [GPS]: 'E' # E for East and W for West
#Tag = GPSLongitude [GPS]: '37 45 00' # in form "%d %.2f %.2f"
-#Tag = GPSAltitude [GPS]: '300' # in form "%d"
+#Tag = GPSAltitudeRef [GPS]: 'above' # above for Above, bellow for Bellow
+#Tag = GPSAltitude [GPS]: '225' # in form "%d"
#Tag = GPSDateStamp [GPS]: '' # in form "YYYY:MM:DD"
#Tag = GPSDateStamp [GPS]: '' # in form "HH MM SS"

Return to:

Send suggestions and report system problems to the System administrator.