Files
evolution/plugins/profiler/org-gnome-evolution-profiler.eplug.xml
Sankar P 0c83d5d341 Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
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
2007-04-02 07:13:50 +00:00

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>