diff options
| author | Huang Peng <shawn.p.huang@gmail.com> | 2008-08-25 22:41:01 +0800 |
|---|---|---|
| committer | Huang Peng <shawn.p.huang@gmail.com> | 2008-08-25 22:41:01 +0800 |
| commit | 3ecd768dd15a5cc3db4e2b0bd8b0d2a7b1c26c4b (patch) | |
| tree | ab0c1f94db35bd1eb0ac4b6188959d51dd4ae1d9 /lib | |
| parent | 883c83211bee60ed07ad5cec63a2f7df40e89cec (diff) | |
| download | ibus-3ecd768dd15a5cc3db4e2b0bd8b0d2a7b1c26c4b.tar.gz ibus-3ecd768dd15a5cc3db4e2b0bd8b0d2a7b1c26c4b.tar.xz ibus-3ecd768dd15a5cc3db4e2b0bd8b0d2a7b1c26c4b.zip | |
Update headers.
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/gtk2/ibusimclient.c | 2 | ||||
| -rw-r--r-- | lib/gtk2/ibusimclient.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/gtk2/ibusimclient.c b/lib/gtk2/ibusimclient.c index 929f1ea..1287aa5 100644 --- a/lib/gtk2/ibusimclient.c +++ b/lib/gtk2/ibusimclient.c @@ -1,5 +1,5 @@ /* vim:set et ts=4: */ -/* IBus - The Input Bus +/* ibus - The Input Bus * Copyright (C) 2008-2009 Huang Peng <shawn.p.huang@gmail.com> * * This library is free software; you can redistribute it and/or diff --git a/lib/gtk2/ibusimclient.h b/lib/gtk2/ibusimclient.h index 49067d9..937bfdd 100644 --- a/lib/gtk2/ibusimclient.h +++ b/lib/gtk2/ibusimclient.h @@ -1,5 +1,5 @@ /* vim:set et ts=4: */ -/* IBus - The Input Bus +/* ibus - The Input Bus * Copyright (C) 2008-2009 Huang Peng <shawn.p.huang@gmail.com> * * This library is free software; you can redistribute it and/or |
