summaryrefslogtreecommitdiffstats
path: root/mdkapplet
diff options
context:
space:
mode:
Diffstat (limited to 'mdkapplet')
-rwxr-xr-xmdkapplet2
1 files changed, 2 insertions, 0 deletions
diff --git a/mdkapplet b/mdkapplet
index 4b46e6ce..100561b3 100755
--- a/mdkapplet
+++ b/mdkapplet
@@ -252,6 +252,8 @@ run_program::raw({ detach => 1 }, 'ionice', '-p', $$, '-n7');
my $width = 500;
my @common = (
+ # explicitely wrap (for 2008.1):
+ line_wrap => 1,
# workaround infamous 6 years old gnome bug #101968:
width => $width - 50,
);