summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tpm@src.gnome.org>2007-03-21 16:25:04 +0000
committerTim-Philipp Müller <tpm@src.gnome.org>2007-03-21 16:25:04 +0000
commita73004aa4d6d5fbb5c072f4fd01f84b0a53893cb (patch)
tree6ea54fd7ae76fb76690f2b82b94d56f98615bf71 /ChangeLog
parentafc5e5deeeed272365d09392466a9c96186dede2 (diff)
downloadtotem-a73004aa4d6d5fbb5c072f4fd01f84b0a53893cb.tar.gz
Also add the missing plugins to the local blacklist if the user aborts the
* src/totem-missing-plugins.c: (on_plugin_installation_done): Also add the missing plugins to the local blacklist if the user aborts the installer, so we either just play what we can the next time or show an error message (presumably the user doesn't want to see the installer, so let's honour that wish). svn path=/trunk/; revision=4133
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c79662e47..811335ca4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2007-03-21 Tim-Philipp Müller <tim at centricular dot net>
+ * src/totem-missing-plugins.c:
+ (on_plugin_installation_done):
+ Also add the missing plugins to the local blacklist if the user
+ aborts the installer, so we either just play what we can the next
+ time or show an error message (presumably the user doesn't want
+ to see the installer, so let's honour that wish).
+
+2007-03-21 Tim-Philipp Müller <tim at centricular dot net>
+
* src/Makefile.am:
* src/list_v4l.c: Removed.
* src/video-dev.c: Removed.