~ubuntu-branches/ubuntu/vivid/ibus-m17n/vivid

« back to all changes in this revision

Viewing changes to src/m17n.xml.in

  • Committer: Bazaar Package Importer
  • Author(s): LI Daobing
  • Date: 2011-03-09 00:02:15 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20110309000215-wfalw5roq0z7iisz
Tags: 1.3.2-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version=\"1.0\" encoding=\"utf-8\"?>
2
 
<!-- filename: m17n.xml -->
3
 
<component>
4
 
        <name>org.freedesktop.IBus.M17N</name>
5
 
        <description>M17N Component</description>
6
 
        <exec>${libexecdir}/ibus-engine-m17n --ibus</exec>
7
 
        <version>1.3.1</version>
8
 
        <author>Peng Huang &lt;shawn.p.huang@gmail.com&gt;</author>
9
 
        <license>GPL</license>
10
 
        <homepage>http://code.google.com/p/ibus</homepage>
11
 
        <textdomain>ibus-m17n</textdomain>
12
 
        <observed-paths>
13
 
                <path>/usr/share/m17n/</path>
14
 
        </observed-paths>
15
 
        <engines exec=\"${libexecdir}/ibus-engine-m17n --xml\" />
16
 
</component>