]> git.sur5r.net Git - bacula/bacula/commitdiff
Added a bug.
authorNicolas Boichat <nicolas@boichat.ch>
Sat, 17 Apr 2004 10:20:06 +0000 (10:20 +0000)
committerNicolas Boichat <nicolas@boichat.ch>
Sat, 17 Apr 2004 10:20:06 +0000 (10:20 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1223 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/wx-console/TODO

index 3db46ff0947ab551fc6881b268462d5031082b93..5b6152e94287aeee9373c4d5ae931cb470a45493 100644 (file)
@@ -1,3 +1,6 @@
+FEATURES
+--------
+
 wxbRestorePanel : Add buttons to mark/unmark directories/files.
 
 wxbRestorePanel : Allow the user to choose where he wants to restore his files
@@ -17,3 +20,10 @@ general : create a class like wxbtableparser, which fetches commands results
 win32 : do a static build
 
 win32 : correct Makefile.in to use ressource file
+
+BUGS
+----
+
+wxRestorePanel : When you double-click an a folder in the list, 
+      the list is then refreshed two times (instead of one) 
+      in the new directory
\ No newline at end of file