diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-05-22 02:24:22 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-05-22 02:24:22 +0800 |
commit | 1f65552d0dd6e8635ef0926a0f750c4f0bd34230 (patch) | |
tree | 189240ab0727a9ed7153336557846ed00c415ac2 /plugins/profiler | |
parent | 2914345f9672559fed0ad88d2841ea4801d8d244 (diff) | |
download | gsoc2013-evolution-1f65552d0dd6e8635ef0926a0f750c4f0bd34230.tar gsoc2013-evolution-1f65552d0dd6e8635ef0926a0f750c4f0bd34230.tar.gz gsoc2013-evolution-1f65552d0dd6e8635ef0926a0f750c4f0bd34230.tar.bz2 gsoc2013-evolution-1f65552d0dd6e8635ef0926a0f750c4f0bd34230.tar.lz gsoc2013-evolution-1f65552d0dd6e8635ef0926a0f750c4f0bd34230.tar.xz gsoc2013-evolution-1f65552d0dd6e8635ef0926a0f750c4f0bd34230.tar.zst gsoc2013-evolution-1f65552d0dd6e8635ef0926a0f750c4f0bd34230.zip |
Bug 523216 – User-oriented plugin descriptions
Diffstat (limited to 'plugins/profiler')
-rw-r--r-- | plugins/profiler/org-gnome-evolution-profiler.eplug.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/profiler/org-gnome-evolution-profiler.eplug.xml b/plugins/profiler/org-gnome-evolution-profiler.eplug.xml index 733b89fc4b..97720132be 100644 --- a/plugins/profiler/org-gnome-evolution-profiler.eplug.xml +++ b/plugins/profiler/org-gnome-evolution-profiler.eplug.xml @@ -5,7 +5,7 @@ _name="Evolution Profiler" location="@PLUGINDIR@/liborg-gnome-evolution-profiler@SOEXT@"> - <_description>Writes a log of profiling data events.</_description> + <_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"> |