summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2015-04-03 11:28:15 +0800
committerPeng Wu <alexepico@gmail.com>2015-04-03 11:28:15 +0800
commitdd39af694f02fcafb734a6e3c0c0ba510d6c9139 (patch)
tree49dd507ebd791a00d829b02617592b347e963cf5
parent958b9239d02e56c06a603bd4304ae0321b2a512a (diff)
downloadibus-libzhuyin-dd39af694f02fcafb734a6e3c0c0ba510d6c9139.tar.gz
ibus-libzhuyin-dd39af694f02fcafb734a6e3c0c0ba510d6c9139.tar.xz
ibus-libzhuyin-dd39af694f02fcafb734a6e3c0c0ba510d6c9139.zip
add libzhuyin.appdata.xml
-rw-r--r--data/libzhuyin.appdata.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/data/libzhuyin.appdata.xml b/data/libzhuyin.appdata.xml
new file mode 100644
index 0000000..bce6879
--- /dev/null
+++ b/data/libzhuyin.appdata.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="inputmethod">
+ <id>libzhuyin.xml</id>
+ <metadata_license>CC0-1.0</metadata_license>
+ <name>Zhuyin</name>
+ <summary>Chinese Zhuyin and Pinyin input method</summary>
+ <description>
+ <p>
+ The Zhuyin input method is designed for entering Chinese text by
+ using Zhuyin or Pinyin.
+ </p>
+ <p>
+ Input methods are typing systems allowing users to input complex languages.
+ They are necessary because these contain too many characters to simply be laid
+ out on a traditional keyboard.
+ </p>
+ </description>
+ <url type="homepage">https://github.com/libzhuyin/ibus-libzhuyin</url>
+ <compulsory_for_desktop>GNOME</compulsory_for_desktop>
+ <project_group>GNOME</project_group>
+ <developer_name>The GNOME Project</developer_name>
+ <url type="bugtracker">https://code.google.com/p/ibus/issues/list</url>
+ <url type="donation">http://www.gnome.org/friends/</url>
+ <url type="help">https://code.google.com/p/ibus/wiki/FAQ</url>
+ <update_contact><!-- upstream-contact_at_email.com --></update_contact>
+</component>