summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfujiwarat <takao.fujiwara1@gmail.com>2015-09-18 16:42:29 +0900
committerfujiwarat <takao.fujiwara1@gmail.com>2015-09-18 16:42:29 +0900
commit7e4a3c960daedab1f1ed8daa8ec9ef85ca86f87d (patch)
tree772ca845db3f840dc84342f665f1f09edde217a5
parentc031fb80b9c6a7f505ef30008330bc3ea0b61ebf (diff)
downloadibus-anthy-7e4a3c960daedab1f1ed8daa8ec9ef85ca86f87d.tar.gz
setup: Delete a check button "Show input mode icon"
Revert the commit (4f37090b51) by mistake.
-rw-r--r--setup/python2/setup.ui19
-rw-r--r--setup/python3/setup.ui19
2 files changed, 2 insertions, 36 deletions
diff --git a/setup/python2/setup.ui b/setup/python2/setup.ui
index 8a15c58..3ab846b 100644
--- a/setup/python2/setup.ui
+++ b/setup/python2/setup.ui
@@ -341,23 +341,6 @@
</packing>
</child>
<child>
- <object class="GtkCheckButton" id="show_input_mode_icon">
- <property name="label" translatable="yes">_Show input mode icon</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
- <signal handler="on_ck_toggled" name="toggled"/>
- <accelerator key="S" modifiers="GDK_MOD1_MASK" signal="grab_focus"/>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">1</property>
- </packing>
- </child>
- <child>
<object class="GtkFrame" id="frame12">
<property name="visible">True</property>
<property name="label_xalign">0</property>
@@ -403,7 +386,7 @@
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="position">2</property>
+ <property name="position">1</property>
</packing>
</child>
</object>
diff --git a/setup/python3/setup.ui b/setup/python3/setup.ui
index 8a15c58..3ab846b 100644
--- a/setup/python3/setup.ui
+++ b/setup/python3/setup.ui
@@ -341,23 +341,6 @@
</packing>
</child>
<child>
- <object class="GtkCheckButton" id="show_input_mode_icon">
- <property name="label" translatable="yes">_Show input mode icon</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
- <signal handler="on_ck_toggled" name="toggled"/>
- <accelerator key="S" modifiers="GDK_MOD1_MASK" signal="grab_focus"/>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">1</property>
- </packing>
- </child>
- <child>
<object class="GtkFrame" id="frame12">
<property name="visible">True</property>
<property name="label_xalign">0</property>
@@ -403,7 +386,7 @@
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="position">2</property>
+ <property name="position">1</property>
</packing>
</child>
</object>