talkatu/talkatu

a7ae8780678b
Parents da263b5cb33c
Children 0a9e000e7d0f
Remove the attention button from the toolbar.

Testing Done:
Ran the demo locally.

Reviewed at https://reviews.imfreedom.org/r/325/
--- a/talkatu/data/toolbar.ui Fri Nov 20 02:32:57 2020 -0600
+++ b/talkatu/data/toolbar.ui Sat Jan 02 18:56:13 2021 -0600
@@ -203,29 +203,5 @@
<property name="homogeneous">True</property>
</packing>
</child>
- <child>
- <object class="GtkSeparatorToolItem">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">True</property>
- </packing>
- </child>
- <child>
- <object class="GtkToolButton" id="get_attention">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="action_name">talkatu.attention</property>
- <property name="label" translatable="yes">Get Attention</property>
- <property name="use_underline">True</property>
- <property name="icon_name">emblem-important</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">True</property>
- </packing>
- </child>
</template>
</interface>