[gnome-control-center] Network: Remove ellipses from hotspot buttons
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] Network: Remove ellipses from hotspot buttons
- Date: Thu, 26 May 2011 15:59:46 +0000 (UTC)
commit 1b60a6fd6b4dcaeb9c5caf3f752c98d920135230
Author: Matthias Clasen <mclasen redhat com>
Date: Thu May 26 11:59:16 2011 -0400
Network: Remove ellipses from hotspot buttons
There's no dialogs anymore...
panels/network/network.ui | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/panels/network/network.ui b/panels/network/network.ui
index f29e824..b5d1f00 100644
--- a/panels/network/network.ui
+++ b/panels/network/network.ui
@@ -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>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]