summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authormaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-11 18:52:38 +0000
committermaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-11 18:52:38 +0000
commit6340feae7b473b8f1075efb6098f9e4a036b15b6 (patch)
tree890c0835af2236c42a5a448320f50658730febfd /AUTHORS
parent97c2be6b76bafbee3e3e1124345dc27dbd70752f (diff)
downloadchromium_src-6340feae7b473b8f1075efb6098f9e4a036b15b6.zip
chromium_src-6340feae7b473b8f1075efb6098f9e4a036b15b6.tar.gz
chromium_src-6340feae7b473b8f1075efb6098f9e4a036b15b6.tar.bz2
Change to make the 'save as...' dialog choose the default download path you have selected in your prefs instead of always choosing the chrome::DIR_DEFAULT_DOWNLOADS path.
This will only affect you if you have not used 'save as...' before and do not have a SaveFileDefaultDirectory set. Patch contributed by Paul Robinson <paulRobinson85@googlemail.com> BUG=8049 Review URL: http://codereview.chromium.org/43016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11465 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS3
1 files changed, 2 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index b84213c..8888524 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -29,4 +29,5 @@ Yong Shin <sy3620@gmail.com>
Laszlo Radanyi <bekkra@gmail.com>
Raman Tenneti <raman.tenneti@gmail.com>
Kyle Nahrgang <kpn24@drexel.edu>
-Kim Christensen <kimworking@gmail.com> \ No newline at end of file
+Kim Christensen <kimworking@gmail.com>
+Paul Robinson <paulrobinson85@googlemail.com> \ No newline at end of file