[Xfce4-commits] <ristretto:master> Update TODO file

Stephan Arts noreply at xfce.org
Sun Sep 25 19:30:05 CEST 2011


Updating branch refs/heads/master
         to b8b96b487974663850f31c761ac54c849c8d719a (commit)
       from 62fb3256f148b29be6223d2fdb6179fa8e25ff23 (commit)

commit b8b96b487974663850f31c761ac54c849c8d719a
Author: Stephan Arts <stephan at xfce.org>
Date:   Wed Sep 21 21:20:58 2011 +0200

    Update TODO file
    
     - Implement a fallback properties-dialog, for when thunar is not available
       (it happens, bug #4054)
    
     - Implement file-monitoring, to track an opened file even when it moves
       across the filesystem. The thunar-properties dialog allows renaming
       of the files, using that dialog makes ristretto lose track of an
       opened file at runtime.

 TODO |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/TODO b/TODO
index e69de29..ab94e3a 100644
--- a/TODO
+++ b/TODO
@@ -0,0 +1,7 @@
+ - Implement a fallback properties-dialog, for when thunar is not available
+   (it happens, bug #4054)
+
+ - Implement file-monitoring, to track an opened file even when it moves
+   across the filesystem. The thunar-properties dialog allows renaming
+   of the files, using that dialog makes ristretto lose track of an
+   opened file at runtime.


More information about the Xfce4-commits mailing list