Closed
Bug 443754
Opened 17 years ago
Closed 15 years ago
Default download directory does not respect desktop_is_home_dir
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: josh, Unassigned)
Details
I set the gconf preference apps.nautilus.preferences.desktop_is_home_dir. This makes GNOME use my home directory as my desktop, rather than ~/Desktop. Firefox 3 does not seem to respect this preference. By default, it creates a ~/Desktop directory and puts downloads there.
Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
Comment 1•17 years ago
|
||
FWIW, the code currently responsible for giving back ~/Desktop is what has been added with bug #399500.
Now, what do the XDG specs really say about the desktop folder ?
Reporter | ||
Comment 2•15 years ago
|
||
It seems that this works OK now; it seems to respect XDG_DOWNLOAD_DIR. Closing.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 3•15 years ago
|
||
WORKSFORME since we do not know what actually fixed it.
Resolution: FIXED → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•