From 883c83211bee60ed07ad5cec63a2f7df40e89cec Mon Sep 17 00:00:00 2001 From: Huang Peng Date: Mon, 25 Aug 2008 22:40:52 +0800 Subject: Replase "The Input Bus" with iBus --- client/gtk2/ibusim.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/gtk2/ibusim.c b/client/gtk2/ibusim.c index 5fb2eaa..3f943dd 100644 --- a/client/gtk2/ibusim.c +++ b/client/gtk2/ibusim.c @@ -1,5 +1,5 @@ /* vim:set et ts=4: */ -/* IBus - The Input Bus +/* ibus - The Input Bus * Copyright (C) 2008-2009 Huang Peng * * This library is free software; you can redistribute it and/or @@ -28,7 +28,7 @@ static const GtkIMContextInfo ibus_im_info = { "ibus", - "The Input Bus", + "iBus", "ibus", IBUS_LOCALDIR, "" -- cgit