diff options
author | Tim-Philipp Müller <tpm@src.gnome.org> | 2007-03-21 16:25:04 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tpm@src.gnome.org> | 2007-03-21 16:25:04 +0000 |
commit | a73004aa4d6d5fbb5c072f4fd01f84b0a53893cb (patch) | |
tree | 6ea54fd7ae76fb76690f2b82b94d56f98615bf71 /ChangeLog | |
parent | afc5e5deeeed272365d09392466a9c96186dede2 (diff) | |
download | totem-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-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. |