[gtk+/places-sidebar] Remove some more comments on things that Nautilus needs to do



commit 84f218aaaccde0d8fbab31ca87555598f9e72a89
Author: Federico Mena Quintero <federico gnome org>
Date:   Fri Oct 26 18:53:09 2012 -0500

    Remove some more comments on things that Nautilus needs to do
    
    Signed-off-by: Federico Mena Quintero <federico gnome org>

 gtk/gtkplacessidebar.c |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/gtk/gtkplacessidebar.c b/gtk/gtkplacessidebar.c
index 623f6ab..b856198 100644
--- a/gtk/gtkplacessidebar.c
+++ b/gtk/gtkplacessidebar.c
@@ -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"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]