gcmd-devel
[Top][All Lists]
Advanced

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

[gcmd-dev] Left/Right Start Dir fix


From: A. Gordon
Subject: [gcmd-dev] Left/Right Start Dir fix
Date: Tue, 28 Mar 2006 04:38:35 +0200
User-agent: Thunderbird 1.5 (X11/20051201)

Hello,

This little patch fixes the left/right start directory parameter bug (http://bugzilla.gnome.org/show_bug.cgi?id=332258). With this fix, one can start gnome-commander with the "-l" and "-r" parameters (for the left and right side directory). It also enables gnome-commander to remember the last directory, when you quit the program.

Technical details:
The "gnome_cmd_file_selector_goto_directory" was called too early, before the FileSelector object had a valid connection object. This patch simply moves the "goto_directory" calls couple of lines down, after calling "gnome_cmd_file_selector_set_connection".


Assaf.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]