summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorThomas Bechtold <thomasbechtold@jpberlin.de>2014-06-03 08:31:02 +0200
committerThomas Bechtold <thomasbechtold@jpberlin.de>2014-06-03 08:31:02 +0200
commit47ed12a8d971a10fc3f504acbf43591b0be18920 (patch)
tree65de681aa16be966ef04dc0ece5e962cd20a6a8d /data
parente2c53f290547d0e33ef77735b695232dcdd8b601 (diff)
downloadd-feet-47ed12a8d971a10fc3f504acbf43591b0be18920.tar.gz
Wrap method signature in exec dialog
The method execution dialog window was to large when the method signature has a lot of parameters. https://bugzilla.gnome.org/show_bug.cgi?id=721814
Diffstat (limited to 'data')
-rw-r--r--data/ui/executedialog.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/ui/executedialog.ui b/data/ui/executedialog.ui
index a57ccbe..0b5dc9d 100644
--- a/data/ui/executedialog.ui
+++ b/data/ui/executedialog.ui
@@ -81,12 +81,12 @@
<property name="xalign">0</property>
<property name="ypad">5</property>
<property name="use_markup">True</property>
+ <property name="wrap">True</property>
+ <property name="width_chars">40</property>
</object>
<packing>
<property name="left_attach">1</property>
<property name="top_attach">0</property>
- <property name="width">1</property>
- <property name="height">1</property>
</packing>
</child>
<child>