aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2020-08-06 15:40:38 +0200
committerGuido Günther <agx@sigxcpu.org>2020-08-06 15:40:38 +0200
commit603f3120ece49896c6b8023595b1032c732374e7 (patch)
treec00e2ef67990fd9b0fb2bb537d16573395cf71c8
parent000c3b690b1ef188f8d20bdb398a8080a817eb41 (diff)
ppm: Allow top-up reply to wrap
They can be rather long.
-rw-r--r--data/ui/ppm.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/ui/ppm.ui b/data/ui/ppm.ui
index fe298ef..62fdfd7 100644
--- a/data/ui/ppm.ui
+++ b/data/ui/ppm.ui
@@ -318,6 +318,7 @@
<object class="GtkLabel" id="label_top_up_reply">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="wrap">True</property>
</object>
<packing>
<property name="right_attach">3</property>