diff options
author | Sankar P <psankar@novell.com> | 2008-03-19 17:10:14 +0800 |
---|---|---|
committer | Sankarasivasubramanian Pasupathilingam <psankar@src.gnome.org> | 2008-03-19 17:10:14 +0800 |
commit | d0e8243d1736f6679048006edb9350651a61dcaa (patch) | |
tree | 698ceb65c89fa551c50a01f7c646ceddbed68cd6 /plugins/plugin-manager/ChangeLog | |
parent | 04000625d6e5afa85be7c8426adf1df68aa4aa5c (diff) | |
download | gsoc2013-evolution-d0e8243d1736f6679048006edb9350651a61dcaa.tar.gz gsoc2013-evolution-d0e8243d1736f6679048006edb9350651a61dcaa.tar.zst gsoc2013-evolution-d0e8243d1736f6679048006edb9350651a61dcaa.zip |
** Fix for bug #496839
2008-03-19 Sankar P <psankar@novell.com>
** Fix for bug #496839
* org-gnome-plugin-manager.eplug.xml:
* plugin-manager.c: (org_gnome_plugin_manager_manage):
- Do not show all plugins in plugin-manager.
Hide the core system plugins.
svn path=/trunk/; revision=35217
Diffstat (limited to 'plugins/plugin-manager/ChangeLog')
-rw-r--r-- | plugins/plugin-manager/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/plugin-manager/ChangeLog b/plugins/plugin-manager/ChangeLog index 868fe13f03..4472797fc9 100644 --- a/plugins/plugin-manager/ChangeLog +++ b/plugins/plugin-manager/ChangeLog @@ -1,3 +1,12 @@ +2008-03-19 Sankar P <psankar@novell.com> + + ** Fix for bug #496839 + + * org-gnome-plugin-manager.eplug.xml: + * plugin-manager.c: (org_gnome_plugin_manager_manage): + - Do not show all plugins in plugin-manager. + Hide the core system plugins. + 2008-01-11 Milan Crha <mcrha@redhat.com> ** Fix for bug #502303 |