diff options
| author | Huang Peng <shawn.p.huang@gmail.com> | 2008-08-04 21:15:51 +0800 |
|---|---|---|
| committer | Huang Peng <shawn.p.huang@gmail.com> | 2008-08-04 21:15:51 +0800 |
| commit | 342e7786b0855a9ed8b8b07862761c0456cd952a (patch) | |
| tree | baf469ba8264bf4314ba1fc704fae8f61f732a64 /setup | |
| parent | 66d293363d06253f7d34040219e316dc3c5816d5 (diff) | |
| download | ibus-342e7786b0855a9ed8b8b07862761c0456cd952a.tar.gz ibus-342e7786b0855a9ed8b8b07862761c0456cd952a.tar.xz ibus-342e7786b0855a9ed8b8b07862761c0456cd952a.zip | |
focus_out the input context when input context is destroyed.
Diffstat (limited to 'setup')
| -rw-r--r-- | setup/setup.glade | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/setup/setup.glade b/setup/setup.glade index 37f786c..9db2aec 100644 --- a/setup/setup.glade +++ b/setup/setup.glade @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd"> -<!--Generated with glade3 3.4.4 on Mon Jul 28 13:34:26 2008 --> +<!--Generated with glade3 3.4.4 on Mon Aug 4 11:37:47 2008 --> <glade-interface> <widget class="GtkDialog" id="dialog_setup"> <property name="border_width">5</property> @@ -22,7 +22,6 @@ <property name="homogeneous">True</property> <child> <widget class="GtkCheckButton" id="checkbutton1"> - <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Enable IBus</property> <property name="response_id">0</property> |
