diff options
author | Aleksander Morgado <aleksander@gnu.org> | 2011-09-05 22:30:13 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-03-15 14:14:19 +0100 |
commit | 035be287304515f53539b4d22f6e44712c06bdd7 (patch) | |
tree | bfc6f3cceda2aee73ce8fe6e13fd30bc542bdbbf /src/mm-plugin-manager.h | |
parent | 51a8dc6ff3d2d92dfe1e8fc99c73ec84e4948354 (diff) |
plugin-manager: find and load plugins when the manager object is created
Ported the plugin finding and loading code from the MMManager object.
Diffstat (limited to 'src/mm-plugin-manager.h')
-rw-r--r-- | src/mm-plugin-manager.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mm-plugin-manager.h b/src/mm-plugin-manager.h index 906c7ef3..001fd34b 100644 --- a/src/mm-plugin-manager.h +++ b/src/mm-plugin-manager.h @@ -10,6 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details: * + * Copyright (C) 2008 - 2009 Novell, Inc. + * Copyright (C) 2009 - 2011 Red Hat, Inc. * Copyright (C) 2011 Aleksander Morgado <aleksander@gnu.org> */ |