From 690d1e866bb08032395ec0b3e069b86fd9687565 Mon Sep 17 00:00:00 2001 From: Andy Shevchenko Date: Mon, 2 Jun 2008 19:27:02 +0000 Subject: Update TODO. Remove etc/rankfile - the manual should be enough. git-svn-id: file:///svnroot/renrot/trunk@511 fe2816f4-e837-0410-b10a-f608c9d244a1 --- TODO | 9 ++++----- etc/rankfile | 10 ---------- renrot | 6 +++++- 3 files changed, 9 insertions(+), 16 deletions(-) delete mode 100644 etc/rankfile 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 -- cgit v1.2.1