[network-manager-applet/NMA_0_8] gsm: fix word wrapping in initial PIN dialog
- From: Dan Williams <dcbw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet/NMA_0_8] gsm: fix word wrapping in initial PIN dialog
- Date: Wed, 1 Sep 2010 22:46:57 +0000 (UTC)
commit 23f970f4103349a034da16c8f0a4b5e6567d9f74
Author: Dan Williams <dcbw redhat com>
Date: Wed Sep 1 17:46:58 2010 -0500
gsm: fix word wrapping in initial PIN dialog
Errors get pretty long and weren't wrapped at all.
src/applet.glade | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/applet.glade b/src/applet.glade
index 9772406..5d1763d 100644
--- a/src/applet.glade
+++ b/src/applet.glade
@@ -1975,6 +1975,7 @@ Version 1</property>
<widget class="GtkLabel" id="progress_label">
<property name="visible">True</property>
<property name="xalign">0</property>
+ <property name="wrap">True</property>
</widget>
<packing>
<property name="position">1</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]