aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Shevchenko <andy@smile.org.ua>2008-06-02 19:27:02 +0000
committerAndy Shevchenko <andy@smile.org.ua>2008-06-02 19:27:02 +0000
commit690d1e866bb08032395ec0b3e069b86fd9687565 (patch)
tree122124f3f2db9e4ca63c3a7ffcaf4995394e5138
parent04320d30f3e56d79a5bbdbbba8bbddabe92af11e (diff)
downloadrenrot-690d1e866bb08032395ec0b3e069b86fd9687565.tar.gz
renrot-690d1e866bb08032395ec0b3e069b86fd9687565.tar.bz2
Update TODO. Remove etc/rankfile - the manual should be enough.
git-svn-id: file:///svnroot/renrot/trunk@511 fe2816f4-e837-0410-b10a-f608c9d244a1
-rw-r--r--TODO9
-rw-r--r--etc/rankfile10
-rwxr-xr-xrenrot6
3 files changed, 9 insertions, 16 deletions
diff --git a/TODO b/TODO
index 02bb1b3..87743be 100644
--- a/TODO
+++ b/TODO
@@ -9,11 +9,6 @@ q optional feature
BUGS
-+ fix cleaning RenRotFileNameOriginal while rotating file, previously renroted
- (reported by Alex Zasypkin)
-
-+ fix cleaning EXIFs when --no-backup is given
-
- make possible to use same EXIF tags in different groups
@@ -72,6 +67,8 @@ Performance
maximum lenght and compare it with 1/3 of free space or 1/2 if --no-backup is
defined)
+- Use convert instead of jpegtran or vice versa (optional)
+
User interface
@@ -100,6 +97,8 @@ Code
+- to tune style look of comments, code, e.t.c.
+- Find way to update ChangeLog in automatic manner
+
Other
diff --git a/etc/rankfile b/etc/rankfile
deleted file mode 100644
index 6aa6c4d..0000000
--- a/etc/rankfile
+++ /dev/null
@@ -1,10 +0,0 @@
-0.JPG plum1
-1.JPG MediumPurple1
-2.JPG CornflowerBlue
-3.JPG SlateGray1
-4.JPG CadetBlue1
-5.JPG aquamarine
-6.JPG DarkSeaGreen1
-7.JPG OliveDrab2
-8.JPG gold
-9.JPG orange
diff --git a/renrot b/renrot
index 97f262c..577b722 100755
--- a/renrot
+++ b/renrot
@@ -2710,7 +2710,7 @@ Generated thumbnail text
=item B<--contact-sheet-rank> or B<--cs-rank>
-Run ranking process according the ranks defined with
+Run ranking process according to the ranks defined with
B<--contact-sheet-rank-file> The result is the colored frames of the
thumbnails of contact sheets.
@@ -2723,6 +2723,10 @@ Filename separated from the color by space or tabulation.
01.file.jpg red
+02.JPG CornflowerBlue
+
+03.jpg aquamarine
+
04.file.JPG green
=back

Return to:

Send suggestions and report system problems to the System administrator.