============ Version 2.19.4 2007-06-04 Bastien Nocera * NEWS: upd * configure.in: 2.19.4 2007-06-01 Bastien Nocera * src/plugins/skipto/totem-skipto-plugin.c: (run_skip_to_dialog), (impl_activate): * src/plugins/skipto/totem-skipto.c: (totem_skipto_new): Show an error when activating the plugin if skip_to.glade can't be found (Closes: #438934) 2007-06-01 Bastien Nocera * src/totem-menu.c: (next_angle_action_callback): * src/totem.c: (totem_action_next_angle), (totem_action_handle_key_press): * src/totem.h: Make the "Switch angles" menu item work again (somebody forgot to implement the callback...) 2007-06-01 Christian Persch * src/totem-menu.c: (connect_proxy_cb), (totem_recent_manager_changed_callback), (totem_setup_recent): Don't use UTF-8 unsafe string manipulations to ellipsise but simply ellipsise the label itself. Bug #442371. 2007-06-01 Bastien Nocera * src/totem.c: (totem_action_show_properties): Ignore Ctrl+P when in fullscreen (Closes: #442673) 2007-05-24 Jan Schmidt * src/totem-uri.c: (totem_uri_get_subtitle_uri): When checking whether a subtitle file exists alongside the media file, properly handle media files that have extensions which aren't 3 characters long, or no extension at all. (Closes: #440911)