diff options
author | mattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-18 00:34:56 +0000 |
---|---|---|
committer | mattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-18 00:34:56 +0000 |
commit | 200e80dc6a93fa165551590e9cb1ba589ec0958e (patch) | |
tree | c5c878f63eadd0c8e1d6477570a6b37d1bb0b819 /chrome/app/resources | |
parent | d4c755d3917ec20b811d4b868c18cb40cae6713b (diff) | |
download | chromium_src-200e80dc6a93fa165551590e9cb1ba589ec0958e.zip chromium_src-200e80dc6a93fa165551590e9cb1ba589ec0958e.tar.gz chromium_src-200e80dc6a93fa165551590e9cb1ba589ec0958e.tar.bz2 |
Revert "Add proxy config (using gnome-network-preferences)"
This reverts commit d06bc0c855b1e81e36c7bfc9bef342eb358d99a5.
TBR=estade
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21033 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources')
-rw-r--r-- | chrome/app/resources/locale_settings.grd | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd index aeb4c52..857bfde 100644 --- a/chrome/app/resources/locale_settings.grd +++ b/chrome/app/resources/locale_settings.grd @@ -543,12 +543,6 @@ <message name="IDS_CHROMIUM_PROJECT_URL" translateable="false"> http://code.google.com/chromium/?hl=[GRITLANGCODE] </message> - - <!-- The URL for Linux proxy configuration help when not running under --> - <!-- a supported desktop environment. --> - <message name="IDS_LINUX_PROXY_CONFIG_URL" translateable="false"> - http://code.google.com/p/chromium/wiki/LinuxProxyConfig - </message> </messages> </release> </grit> |