Re: [PATCH] make navigation window default size bigger #127604
- From: Dave Camp <dave ximian com>
- To: Sivaiah Nallagatla <snallagatla novell com>
- Cc: nautilus-list gnome org
- Subject: Re: [PATCH] make navigation window default size bigger #127604
- Date: Fri, 21 Nov 2003 12:18:44 -0500
+ if(NAUTILUS_WINDOW_GET_CLASS (window)->window_type ==
Nautilus_WINDOW_SPATIAL) {
You want to use the NAUTILUS_IS_SPATIAL_WINDOW() macro to check types.
It would be nice if there was a get_default_size() virtual function that
was implemented by the subclasses - we're trying to get away from
subclasses-through-ifs.
Thanks,
-dave
On Fri, 2003-11-21 at 11:19, Sivaiah Nallagatla wrote:
> in gnome 2.5 nautilus navigation window and spatial window comes up with
> same size. This size seems to be very small for navigational window.
> This patch makes the default size of the navigational window equal to
> that of gnome2.4
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]