Network: Remove ellipses from hotspot buttons
There's no dialogs anymore...
This commit is contained in:
parent
b3067539f6
commit
1b60a6fd6b
1 changed files with 2 additions and 2 deletions
|
@ -1145,7 +1145,7 @@
|
|||
<property name="margin-top">12</property>
|
||||
<child>
|
||||
<object class="GtkButton" id="start_hotspot_button">
|
||||
<property name="label" translatable="yes">_Use as Hotspot...</property>
|
||||
<property name="label" translatable="yes">_Use as Hotspot</property>
|
||||
<property name="halign">start</property>
|
||||
<property name="valign">end</property>
|
||||
<property name="hexpand">True</property>
|
||||
|
@ -1165,7 +1165,7 @@
|
|||
</child>
|
||||
<child>
|
||||
<object class="GtkButton" id="stop_hotspot_button">
|
||||
<property name="label" translatable="yes">_Stop Hotspot...</property>
|
||||
<property name="label" translatable="yes">_Stop Hotspot</property>
|
||||
<property name="halign">start</property>
|
||||
<property name="valign">end</property>
|
||||
<property name="hexpand">True</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue