From 08beda17a23ebbc754ffec107083d06e02fc8d1a Mon Sep 17 00:00:00 2001 From: Martin Nordholts Date: Sun, 17 May 2009 08:30:13 +0200 Subject: [PATCH] app: Update out-of-date comment on default export type --- app/widgets/gimpfiledialog.c | 1 - 1 file changed, 1 deletion(-) diff --git a/app/widgets/gimpfiledialog.c b/app/widgets/gimpfiledialog.c index 0334850eae..4b951ae76e 100644 --- a/app/widgets/gimpfiledialog.c +++ b/app/widgets/gimpfiledialog.c @@ -610,7 +610,6 @@ gimp_file_dialog_set_save_image (GimpFileDialog *dialog, /* Priority of default type/extension for Export: * * 1. Type of last Export - * 2. Type of import source * 3. Type of latest Export of any document * 2. .png */