[gimp] app: remember the size of the prefs dialog
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: remember the size of the prefs dialog
- Date: Fri, 30 Sep 2016 22:20:40 +0000 (UTC)
commit 3e84c551de489d75cc33e619fa0086eeca6502c5
Author: Michael Natterer <mitch gimp org>
Date: Sat Oct 1 00:20:00 2016 +0200
app: remember the size of the prefs dialog
app/dialogs/dialogs.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/dialogs/dialogs.c b/app/dialogs/dialogs.c
index 08eab1d..c4a46b4 100644
--- a/app/dialogs/dialogs.c
+++ b/app/dialogs/dialogs.c
@@ -268,7 +268,7 @@ static const GimpDialogFactoryEntry entries[] =
/* singleton toplevels */
TOPLEVEL ("gimp-preferences-dialog",
- dialogs_preferences_get, TRUE, TRUE, FALSE),
+ dialogs_preferences_get, TRUE, TRUE, TRUE),
TOPLEVEL ("gimp-input-devices-dialog",
dialogs_input_devices_get, TRUE, TRUE, FALSE),
TOPLEVEL ("gimp-keyboard-shortcuts-dialog",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]