summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2007-06-01 17:21:09 +0000
committerBastien Nocera <hadess@src.gnome.org>2007-06-01 17:21:09 +0000
commit1faec33b8b3c4dfa996da9eda174cd726cc96d36 (patch)
tree42e705a2eb047bd877c49e3b3e9b9210bbb49731 /ChangeLog
parent206aaed96dee6b1186f613c74794f31ec2a14b72 (diff)
downloadtotem-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--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 61aab73fd..048b747f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):