[totem] main: Update TODO item



commit 833d0b65a4e29c6c76fb0dfac9d0208ea774683d
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Apr 18 17:57:21 2012 +0100

    main: Update TODO item

 src/totem-object.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/totem-object.c b/src/totem-object.c
index 3db6b0c..21a220d 100644
--- a/src/totem-object.c
+++ b/src/totem-object.c
@@ -3046,7 +3046,7 @@ totem_object_action_remote (TotemObject *totem, TotemRemoteCommand cmd, const ch
 		icon_name = "media-eject";
 		break;
 	case TOTEM_REMOTE_COMMAND_PLAY_DVD:
-		/* TODO - how to see if can, and play the DVD (like the menu item) */
+		/* FIXME - focus the "Optical Media" section in Grilo */
 		break;
 	case TOTEM_REMOTE_COMMAND_MUTE:
 		totem_action_volume_toggle_mute (totem);



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