[PATCH 3/3] Legal Panel size with variables

2013-11-02 Thread kix
This patch uses two variables to set the width and the height for the Info Panel. It also includes a margin space. Signed-off-by: Rodolfo García Peñas (kix) --- src/dialog.c | 35 +++ 1 file changed, 11 insertions(+), 24 deletions(-) diff --git a/src/dialog.c b/s

[PATCH 3/3] Legal Panel size with variables

2013-05-02 Thread kix
From: "Rodolfo García Peñas (kix)" This patch uses two variables to set the width and the height for the Info Panel. It also includes a margin space. --- src/dialog.c | 34 +++--- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/src/dialog.c b/src/dia