nautilus r13570 - trunk/src
- From: alexl svn gnome org
- To: svn-commits-list gnome org
- Subject: nautilus r13570 - trunk/src
- Date: Tue, 8 Jan 2008 09:55:59 +0000 (GMT)
Author: alexl
Date: Tue Jan 8 09:55:58 2008
New Revision: 13570
URL: http://svn.gnome.org/viewvc/nautilus?rev=13570&view=rev
Log:
Fix comment
Modified:
trunk/src/nautilus-application.c
Modified: trunk/src/nautilus-application.c
==============================================================================
--- trunk/src/nautilus-application.c (original)
+++ trunk/src/nautilus-application.c Tue Jan 8 09:55:58 2008
@@ -172,7 +172,7 @@
* anymore */
/* Watch for unmounts so we can close open windows */
- /* TODO-gio: This should be using the UNMOUNTED feature of GDirectoryMonitor instead */
+ /* TODO-gio: This should be using the UNMOUNTED feature of GFileMonitor instead */
application->volume_monitor = g_volume_monitor_get ();
g_signal_connect_object (application->volume_monitor, "mount_removed",
G_CALLBACK (mount_removed_callback), application, 0);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]