Skip to content
Snippets Groups Projects
Commit 0bc0b5f7 authored by nkour's avatar nkour
Browse files

do not show B U I for 0.8

parent 217aeb2d
No related branches found
No related tags found
No related merge requests found
......@@ -8359,7 +8359,7 @@ Custom</property>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="fill">False</property>
</packing>
</child>
 
......@@ -8544,7 +8544,6 @@ Custom</property>
 
<child>
<widget class="GtkToggleButton" id="bold_togglebutton">
<property name="visible">True</property>
<property name="tooltip" translatable="yes">Bold</property>
<property name="can_focus">True</property>
<property name="relief">GTK_RELIEF_NONE</property>
......@@ -8573,7 +8572,6 @@ Custom</property>
 
<child>
<widget class="GtkToggleButton" id="italic_togglebutton">
<property name="visible">True</property>
<property name="tooltip" translatable="yes">Italic</property>
<property name="can_focus">True</property>
<property name="relief">GTK_RELIEF_NONE</property>
......@@ -8602,7 +8600,6 @@ Custom</property>
 
<child>
<widget class="GtkToggleButton" id="underline_togglebutton">
<property name="visible">True</property>
<property name="tooltip" translatable="yes">Underline</property>
<property name="can_focus">True</property>
<property name="relief">GTK_RELIEF_NONE</property>
......@@ -10063,7 +10060,6 @@ JID: whatever@jabber.org</property>
 
<child>
<widget class="GtkToggleButton" id="bold_togglebutton">
<property name="visible">True</property>
<property name="tooltip" translatable="yes">Bold</property>
<property name="can_focus">True</property>
<property name="relief">GTK_RELIEF_NONE</property>
......@@ -10092,7 +10088,6 @@ JID: whatever@jabber.org</property>
 
<child>
<widget class="GtkToggleButton" id="italic_togglebutton">
<property name="visible">True</property>
<property name="tooltip" translatable="yes">Italic</property>
<property name="can_focus">True</property>
<property name="relief">GTK_RELIEF_NONE</property>
......@@ -10121,7 +10116,6 @@ JID: whatever@jabber.org</property>
 
<child>
<widget class="GtkToggleButton" id="underline_togglebutton">
<property name="visible">True</property>
<property name="tooltip" translatable="yes">Underline</property>
<property name="can_focus">True</property>
<property name="relief">GTK_RELIEF_NONE</property>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment