2007-04-02 Sankar P <psankar@novell.com> * Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr> Code Cleanup. Fixes part of #301149 svn path=/trunk/; revision=33354
16 lines
481 B
XML
16 lines
481 B
XML
<e-plugin-list>
|
|
<e-plugin
|
|
id="org.gnome.evolution.profiler"
|
|
type="shlib"
|
|
_name="Evolution Profiler"
|
|
location="@PLUGINDIR@/liborg-gnome-evolution-profiler@SOEXT@">
|
|
|
|
<_description>Writes a log of profiling data events.</_description>
|
|
<author name="Michael Zucchi" email="notzed@novell.com"/>
|
|
|
|
<hook class="org.gnome.evolution.profile.events:1.0">
|
|
<event id="event" handle="org_gnome_evolution_profiler_event" target="event"/>
|
|
</hook>
|
|
</e-plugin>
|
|
</e-plugin-list>
|