~ubuntu-branches/ubuntu/precise/evolution/precise

« back to all changes in this revision

Viewing changes to plugins/templates/org-gnome-templates.eplug.xml

  • Committer: Bazaar Package Importer
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-06-24 00:27:53 UTC
  • mfrom: (1.1.80 upstream)
  • Revision ID: james.westby@ubuntu.com-20110624002753-2vh1vjavlya7r103
Tags: 3.1.2-0ubuntu1
* New upstream release 3.1.2.
* debian/control: adjust Build-Depends to match new upstream requirements for
  the new release.
* debian/control: update evolution and evolution-dev Depends to require the
  right versions of e-d-s (>= 3.1, << 3.2), and drop libunique-3.0-dev.
* debian/control,
  debian/evolution.install: remove groupwise-features from the plugin list,
  it's now split out into a separate module.
* debian/patches/03_lpi.patch: refreshed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
        id="org.gnome.evolution.plugin.templates"
6
6
        location="@PLUGINDIR@/liborg-gnome-templates@SOEXT@"
7
7
        _name="Templates">
8
 
        <_description>Drafts based template plugin</_description>
 
8
        <_description>Drafts based template plugin.
 
9
        
 
10
        You can use variables like $ORIG[subject], $ORIG[from], $ORIG[to] or $ORIG[body], which will be replaced by values from an email you are replying to.</_description>
9
11
        <author name="Bharath Acharya" email="abharath@novell.com"/>
10
12
        <author name="Diego Escalante Urrelo" email="diegoe@gnome.org"/>
 
13
        <author name="Dan Vratil" email="dvratil@redhat.com"/>
11
14
 
12
15
        <hook class="org.gnome.evolution.ui:1.0">
13
16
          <ui-manager id="org.gnome.evolution.shell"