From vpodzime at redhat.com Wed Aug 19 15:50:44 2015 Content-Type: multipart/mixed; boundary="===============5209398395115014873==" MIME-Version: 1.0 From: Vratislav Podzimek To: anaconda-patches at lists.fedorahosted.org Subject: Re: [PATCH] Let Gtk pick the size for the isoChooserDialog (#973376) Date: Fri, 28 Feb 2014 08:49:35 +0100 Message-ID: <1393573775.8421.5.camel@koki-desktop> In-Reply-To: 1393535261-16376-1-git-send-email-dshea@redhat.com --===============5209398395115014873== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Thu, 2014-02-27 at 16:07 -0500, David Shea wrote: > If it's not big enough now, it's not our problem. > = > Also converted the dialog from a GtkDialog containing a > GtkFileChooserWidget into just a GtkFileChooserDialog, which is > basically the same thing but one less layer of objects that we have to > define for ourselves. > = > Unrelated things that glade changed but that seem ok enough to keep: a >