Ray Strode 6df48b68fa extensionSystem: Don't load extensions multiple times
Right now if XDG_DATA_DIRS is set to have duplicate entries,
then the extension system will try to load all extensions
more than once.

This commit prevents an extension from getting repeatedly
loaded by checking if its uuid is already registered.

https://bugzilla.gnome.org/show_bug.cgi?id=632477
2010-10-18 12:28:36 -04:00
..
2010-10-01 01:08:22 +04:00
2010-09-15 18:38:46 +02:00
2010-09-15 18:38:46 +02:00
2010-10-01 01:08:22 +04:00