Bug 23796 - Default XDG_DOWNLOAD_DIR name should be "Downloads" not "Download"
Summary: Default XDG_DOWNLOAD_DIR name should be "Downloads" not "Download"
Status: RESOLVED FIXED
Alias: None
Product: xdg-user-dirs
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Alexander Larsson
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-08 11:59 UTC by David Siegel
Modified: 2009-09-18 05:30 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Change the Download directory to Downloads (1.43 KB, patch)
2009-09-18 04:05 UTC, Sebastien Bacher
Details | Splinter Review

Description David Siegel 2009-09-08 11:59:31 UTC
In user-dirs.defaults, currently DOWNLOAD=Download. Setting DOWNLOAD=Downloads is more consistent with the plural form folder names in $HOME:

Plural (the rule):
  Templates
  Documents
  Music (arguable)
  Pictures
  Videos

Singular (exceptional cases):
  Desktop: Special case, corresponds to a place.
  Public: A bit strange. Maybe "Shared Items" is better, but I digress.

The DOWNLOAD directory contains discreet entities of a common type "Download". There are possibly many entities of type "Download" in the directory, so the folder should be called "Downloads".

Additionally, Mac OS, Windows Vista, and Windows 7 use a directory called "Downloads" so switchers may be slightly confused when they are looking for "Downloads" and see "Download" instead.
Comment 1 antistress 2009-09-08 16:16:05 UTC
Same inconsistency in french for me
Comment 2 Alexander Larsson 2009-09-18 03:53:12 UTC
That makes sense to me. We need to add a new translation string an make sure the translators in the translation project have a change to translate it before releasing it though.
Comment 3 Sebastien Bacher 2009-09-18 04:05:47 UTC
Created attachment 29662 [details] [review]
Change the Download directory to Downloads

Update the directory naming and add the previous label to the compatibility table
Comment 4 Alexander Larsson 2009-09-18 05:30:10 UTC
Commited


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.