| Index: memconf/memconf.xml.in.in
|
| diff --git a/memconf/memconf.xml.in.in b/memconf/memconf.xml.in.in
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..b60dbf2e8f4689efdc8548ac0e4072be1d7484bc
|
| --- /dev/null
|
| +++ b/memconf/memconf.xml.in.in
|
| @@ -0,0 +1,11 @@
|
| +<?xml version="1.0" encoding="utf-8"?>
|
| +<component>
|
| + <name>org.freedesktop.IBus.Config</name>
|
| + <description>On-memory Config Component</description>
|
| + <exec>${libexecdir}/ibus-memconf</exec>
|
| + <version>@VERSION@</version>
|
| + <author>Peng Huang <shawn.p.huang@gmail.com>, modified by the Chromium OS Authors</author>
|
| + <license>GPL</license>
|
| + <homepage>http://code.google.com/p/ibus</homepage>
|
| + <textdomain>ibus</textdomain>
|
| +</component>
|
|
|