aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/profiler/org-gnome-evolution-profiler.eplug.xml
blob: 97720132be1a998c61e3f7eca4e247fb23514488 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<e-plugin-list>
    <e-plugin
    id="org.gnome.evolution.profiler" 
    type="shlib" 
    _name="Evolution Profiler" 
    location="@PLUGINDIR@/liborg-gnome-evolution-profiler@SOEXT@">

        <_description>Profile data events in Evolution (for developers only).</_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>