/usr/share/ibus/component/gtkpanel.xml is in ibus 1.4.1-3ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 | <?xml version=1.0 encoding=utf-8?>
<!-- filename: gtkpanel.xml -->
<component>
<name>org.freedesktop.IBus.Panel</name>
<description>Gtk Panel Component</description>
<exec>/usr/lib/x86_64-linux-gnu/ibus/ibus-ui-gtk</exec>
<version>1.4.1</version>
<author>Peng Huang <shawn.p.huang@gmail.com></author>
<license>GPL</license>
<homepage>http://code.google.com/p/ibus</homepage>
<textdomain>ibus</textdomain>
</component>
|