toolkit-download-folder.patch
branchfirefox40
changeset 869 0dd25a92df97
parent 837 a1f740acf68e
equal deleted inserted replaced
868:284da266ec46 869:0dd25a92df97
     4 https://bugzilla.novell.com/show_bug.cgi?id=501724
     4 https://bugzilla.novell.com/show_bug.cgi?id=501724
     5 
     5 
     6 diff --git a/browser/components/preferences/main.js b/browser/components/preferences/main.js
     6 diff --git a/browser/components/preferences/main.js b/browser/components/preferences/main.js
     7 --- a/browser/components/preferences/main.js
     7 --- a/browser/components/preferences/main.js
     8 +++ b/browser/components/preferences/main.js
     8 +++ b/browser/components/preferences/main.js
     9 @@ -408,17 +408,17 @@ var gMainPane = {
     9 @@ -383,17 +383,17 @@ var gMainPane = {
    10        // and was available as an option in the 1.5 drop down. On XP this
    10        // and was available as an option in the 1.5 drop down. On XP this
    11        // was in My Documents, on OSX it was in User Docs. In 2.0, we did
    11        // was in My Documents, on OSX it was in User Docs. In 2.0, we did
    12        // away with the drop down option, although the special label was
    12        // away with the drop down option, although the special label was
    13        // still supported for the folder if it existed. Because it was
    13        // still supported for the folder if it existed. Because it was
    14        // not exposed it was rarely used.
    14        // not exposed it was rarely used.
    26      downloadFolder.image = "moz-icon://" + iconUrlSpec + "?size=16";
    26      downloadFolder.image = "moz-icon://" + iconUrlSpec + "?size=16";
    27    }),
    27    }),
    28 diff --git a/toolkit/components/downloads/nsDownloadManager.cpp b/toolkit/components/downloads/nsDownloadManager.cpp
    28 diff --git a/toolkit/components/downloads/nsDownloadManager.cpp b/toolkit/components/downloads/nsDownloadManager.cpp
    29 --- a/toolkit/components/downloads/nsDownloadManager.cpp
    29 --- a/toolkit/components/downloads/nsDownloadManager.cpp
    30 +++ b/toolkit/components/downloads/nsDownloadManager.cpp
    30 +++ b/toolkit/components/downloads/nsDownloadManager.cpp
    31 @@ -1361,18 +1361,20 @@ nsDownloadManager::GetDefaultDownloadsDi
    31 @@ -1356,18 +1356,20 @@ nsDownloadManager::GetDefaultDownloadsDi
    32    // Vista:
    32    // Vista:
    33    // Downloads
    33    // Downloads
    34    // XP/2K:
    34    // XP/2K:
    35    // My Documents/Downloads
    35    // My Documents/Downloads
    36    // Linux:
    36    // Linux: