[brasero] Revert change e3ab54dd6cd412ba5841ff333ebc1494a502fa65 (brasero option dialog made absolutely not r



commit 3d903933ca5649c4fdd56c82864ea53434a4225e
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date:   Sat May 9 14:24:00 2009 +0200

    Revert change e3ab54dd6cd412ba5841ff333ebc1494a502fa65  (brasero option dialog made absolutely not resizable)
---
 libbrasero-burn/brasero-burn-options.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/libbrasero-burn/brasero-burn-options.c b/libbrasero-burn/brasero-burn-options.c
index d46bd07..a4bd216 100644
--- a/libbrasero-burn/brasero-burn-options.c
+++ b/libbrasero-burn/brasero-burn-options.c
@@ -468,7 +468,6 @@ static void
 brasero_burn_options_init (BraseroBurnOptions *object)
 {
 	gtk_dialog_set_has_separator (GTK_DIALOG (object), FALSE);
-	gtk_window_set_resizable (GTK_WINDOW (object), FALSE);
 	gtk_window_set_icon_name (GTK_WINDOW (object), "brasero");
 }
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]