From 2f57b558b1103a6825130c1d3c18bb4239626eec Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Fri, 24 Jan 2014 16:58:15 +0100 Subject: main: Remove last bits of Properties in main --- src/plugins/properties/totem-movie-properties.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/plugins/properties') diff --git a/src/plugins/properties/totem-movie-properties.c b/src/plugins/properties/totem-movie-properties.c index edd25b225..6f3175ac2 100644 --- a/src/plugins/properties/totem-movie-properties.c +++ b/src/plugins/properties/totem-movie-properties.c @@ -280,6 +280,7 @@ impl_activate (PeasActivatable *plugin) "p", "app.properties", NULL); + /* FIXME: Handle GDK_KEY_View */ /* Install the menu */ menu = totem_object_get_menu_section (totem, "properties-placeholder"); -- cgit v1.2.1