Remove some more comments on things that Nautilus needs to do

Signed-off-by: Federico Mena Quintero <federico@gnome.org>
This commit is contained in:
Federico Mena Quintero 2012-10-26 18:53:09 -05:00
parent a4cd479021
commit 84f218aaac

View File

@ -34,15 +34,6 @@
* * Fix FIXMEs
*
* * Grep for "NULL-GError" and see if they should be taken care of
*
* * Nautilus needs to do the following for trash handling:
*
* * Call gtk_places_sidebar_set_show_trash().
*
* * Set up a NautilusTrashMonitor and when its state changes, call
* gtk_places_sidebar_set_trash_is_full ().
*
* * Connect to the "empty-trash-requested" signal on the sidebar and empty the trash when it is emitted.
*/
#include "config.h"