summaryrefslogtreecommitdiff
path: root/icons/Makefile.am
diff options
context:
space:
mode:
authorHuang Peng <shawn.p.huang@gmail.com>2008-06-30 07:57:04 +0800
committerHuang Peng <shawn.p.huang@gmail.com>2008-06-30 07:57:04 +0800
commit8bcbfaeb665b5a9c1edf5fd6545bccca7e4aae63 (patch)
treefd33a31a9f39a0c84a925cdb8f739c1b3fbf4c43 /icons/Makefile.am
parentf6303d37775aff4c1087bea9da91345a5c849afd (diff)
downloadibus-anthy-8bcbfaeb665b5a9c1edf5fd6545bccca7e4aae63.tar.gz
Import ibus-anthy projiect.
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 2bd3790..b406579 100644
--- a/icons/Makefile.am
+++ b/icons/Makefile.am
@@ -1,6 +1,6 @@
# vim:set noet ts=4:
#
-# ibus - The Input Bus
+# ibus - The Anthy engine for IBus
#
# Copyright (c) 2007-2008 Huang Peng <shawn.p.huang@gmail.com>
#
@@ -20,11 +20,11 @@
# Boston, MA 02111-1307 USA
icons_DATA = \
- ibus-enchant.svg \
+ ibus-anthy.png \
$(NULL)
iconsdir = $(datadir)/ibus/icons
EXTRA_DIST = \
- ibus-enchant.svg \
+ ibus-anthy.png \
$(NULL)