diff options
author | Bastien Nocera <hadess@hadess.net> | 2007-06-01 17:21:09 +0000 |
---|---|---|
committer | Bastien Nocera <hadess@src.gnome.org> | 2007-06-01 17:21:09 +0000 |
commit | 1faec33b8b3c4dfa996da9eda174cd726cc96d36 (patch) | |
tree | 42e705a2eb047bd877c49e3b3e9b9210bbb49731 /ChangeLog | |
parent | 206aaed96dee6b1186f613c74794f31ec2a14b72 (diff) | |
download | totem-1faec33b8b3c4dfa996da9eda174cd726cc96d36.tar.gz |
Show an error when activating the plugin if skip_to.glade can't be found
2007-06-01 Bastien Nocera <hadess@hadess.net>
* 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)
svn path=/trunk/; revision=4334
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2007-06-01 Bastien Nocera <hadess@hadess.net> + * 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 <hadess@hadess.net> + * src/totem-menu.c: (next_angle_action_callback): * src/totem.c: (totem_action_next_angle), (totem_action_handle_key_press): |