diff options
author | ilevy@chromium.org <ilevy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-15 01:28:29 +0000 |
---|---|---|
committer | ilevy@chromium.org <ilevy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-15 01:28:29 +0000 |
commit | 11bfe30b4bd2656e07765cae0253eff65121b225 (patch) | |
tree | cbd33d135e57d0dc50ea2d8bd4d6ad81ad4afa1c /remoting/resources | |
parent | 2fcafa0b3526619bbb10f0aebd7e6a22ee9f965b (diff) | |
download | chromium_src-11bfe30b4bd2656e07765cae0253eff65121b225.zip chromium_src-11bfe30b4bd2656e07765cae0253eff65121b225.tar.gz chromium_src-11bfe30b4bd2656e07765cae0253eff65121b225.tar.bz2 |
Revert 167794 - Native remoting host configurer for linux.
This is initial version of the remoting host configurer for linux. It doesn't look pretty yet,
but it works.
This requires a new dependency and a PSA was not sent in advance to chromium-dev. It breaks
out bots because someone needs to manually run install-build-deps on each of them.
Please wait a couple days before landing. yfriedman has sent the required PSA.
Review URL: https://chromiumcodereview.appspot.com/11260004
TBR=sergeyu@chromium.org
Review URL: https://codereview.chromium.org/11362266
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@167811 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/resources')
-rw-r--r-- | remoting/resources/string_resources.grd | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/remoting/resources/string_resources.grd b/remoting/resources/string_resources.grd index 7a9a3c1..52456fc 100644 --- a/remoting/resources/string_resources.grd +++ b/remoting/resources/string_resources.grd @@ -522,10 +522,6 @@ <message desc="Help link displayed when the user enables the host on this computer. Clicking this link opens a page that explains why this operation is safe. This string appears in a UI with limited horizontal space. Please try to keep translations no more than about 30 characters." name="IDR_WHY_IS_THIS_SAFE"> Why is this safe? </message> - - <message name="IDR_HOST_NOT_STARTED" desc="Message displayed when the current computer is not accepting remote connections, instructing the user how to enable them."> - Remote access to this computer is disabled. - </message> </messages> </release> </grit> |