summaryrefslogtreecommitdiffstats
path: root/icons/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'icons/Makefile.am')
-rw-r--r--icons/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/icons/Makefile.am b/icons/Makefile.am
index e6f219f..6d6ac65 100644
--- a/icons/Makefile.am
+++ b/icons/Makefile.am
@@ -1,6 +1,6 @@
# vim:set noet ts=4:
#
-# ibus-tmpl - The Input Bus template project
+# ibus-pinyin - The PinYin engine for IBus
#
# Copyright (c) 2007-2008 Huang Peng <shawn.p.huang@gmail.com>
#
@@ -19,11 +19,11 @@
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
icons_DATA = \
- ibus-enchant.svg \
+ ibus-pinyin.svg \
$(NULL)
iconsdir = $(datadir)/ibus/icons
EXTRA_DIST = \
- ibus-enchant.svg \
+ ibus-pinyin.svg \
$(NULL)