summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2010-02-22 07:59:07 -0500
committerPaul W. Frields <stickster@gmail.com>2010-02-22 07:59:07 -0500
commit46d2abb8cb68ed76999ffeae94ece44995ae3e7a (patch)
treee3291a74e7dfd25d7d948c167b5fa1ec3499f6a9
parent05f51b7b6d8ff49868d3bcc01169dc52cb98bbad (diff)
downloadpulsecaster-46d2abb8cb68ed76999ffeae94ece44995ae3e7a.tar.gz
pulsecaster-46d2abb8cb68ed76999ffeae94ece44995ae3e7a.tar.xz
pulsecaster-46d2abb8cb68ed76999ffeae94ece44995ae3e7a.zip
Remove newlines from label, use max. width instead
-rw-r--r--pulsecaster/data/pulsecaster.glade8
1 files changed, 2 insertions, 6 deletions
diff --git a/pulsecaster/data/pulsecaster.glade b/pulsecaster/data/pulsecaster.glade
index 62caabf..01c3f6d 100644
--- a/pulsecaster/data/pulsecaster.glade
+++ b/pulsecaster/data/pulsecaster.glade
@@ -372,13 +372,9 @@
<child>
<object class="GtkLabel" id="warning-label3">
<property name="visible">True</property>
- <property name="label" translatable="yes">This program can be used to record speech
-from remote locations. You are responsible
-for adhering to all applicable laws and
-regulations when using this program. In
-general you should not record other parties
-without their consent.</property>
+ <property name="label" translatable="yes">This program can be used to record speech from remote locations. You are responsible for adhering to all applicable laws and regulations when using this program. In general you should not record other parties without their consent.</property>
<property name="use_markup">True</property>
+ <property name="max_width_chars">50</property>
</object>
<packing>
<property name="expand">False</property>