From 86e13e369248e56daafcde183e38fb22bb44f144 Mon Sep 17 00:00:00 2001 From: frank Date: Tue, 17 Jan 2012 11:45:17 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- gconf/gconf.xml.defaults/%gconf-tree-de.xml | 77 ++++++++ .../gconf.xml.defaults/%gconf-tree-en_GB.xml | 77 ++++++++ gconf/gconf.xml.defaults/%gconf-tree-ru.xml | 77 ++++++++ gconf/gconf.xml.defaults/%gconf-tree-vi.xml | 75 +++++++ gconf/gconf.xml.defaults/%gconf-tree.xml | 186 +++++++++++++++++- 5 files changed, 491 insertions(+), 1 deletion(-) diff --git a/gconf/gconf.xml.defaults/%gconf-tree-de.xml b/gconf/gconf.xml.defaults/%gconf-tree-de.xml index b57d7b85..10b70c46 100644 --- a/gconf/gconf.xml.defaults/%gconf-tree-de.xml +++ b/gconf/gconf.xml.defaults/%gconf-tree-de.xml @@ -5722,6 +5722,83 @@ + + + + Wenn dieser Schlüssel auf »Wahr« gesetzt ist, wird die XDamage-Erweiterung von X.org nicht verwendet. Diese Erweiterung funktioniert zusammen mit einigen Grafiktreibern bei Verwendung von 3D-Effekten nicht richtig. Das Deaktivieren ermöglicht, dass vino in diesen Umgebungen funktionsfähig ist, wobei sich als Nebeneffekt der Bildschirmaufbau verlangsamt. + + + + + Wenn dieser Schlüssel wahr ist, wird das UPNP-Protokoll verwendet, um von Vino benutzte Ports automatisch im Router weiterzuleiten. + + + + + Falls »TRUE« (wahr), so wird der Hintergrund in einer gültigen Sitzung deaktiviert + + + + + Dieser Schlüssel bestimmt das Verhalten des Statussymbols. Es bestehen drei Möglichkeiten: »always«: Das Symbol wird immer angezeigt; »client«: Das Symbol wird nur angezeigt wenn jemand verbunden ist (dies ist die Vorgabeeinstellung); »never«: Das Symbol wird nie angezeigt. + + + + + Wenn dieser Schlüssel wahr ist, wird der Bildschirm gesperrt, sobald der letzte entfernte Benutzer die Verbindung beendet hat. + + + + + Dieser Schlüssel legt die E-Mail-Adresse fest, an die die Adresse des entfernten Bildschirms verschickt werden soll, wenn der Benutzer die Adresse im Dialog »Entfernter Bildschirm-Einstellungen« anklickt. + + + + + Das base64-kodierte Passwort, das vom entfernten Benutzer abgefragt werden soll, wenn die Legitimationsmethode »vnc« verwendet wird. + + + + + Eine Liste der Legitimationsmethoden, mit Hilfe derer entfernte Benutzer auf den Bildschirm zugreifen dürfen. Zulässige Legitimationsmethoden sind: »vnc« (vor Verbindung Passwortabfrage bei entferntem Benutzer, Passwort siehe »vnc_passwort«-Schlüssel) sowie »none« (jeder entfernte Benutzer darf verbinden). + + + + + Sollen entfernte Benutzer, die auf den Bildschirm zugreifen wollen, Verschlüsselung unterstützen müssen? Es ist besonders empfehlenswert einen Client zu verwenden, der Verschlüsselung unterstützt, falls der Zugriff über ein nicht vertrauenswürdiges Netzwerk erfolgt. + + + + + Der Port auf den der Server hört, wenn der Schlüssel »use_alternative_port« auf TRUE (wahr) gesetzt ist. Gültige Werte liegen zwischen 5000 und 50000. + + + + + Wenn dieser Schlüssel wahr ist, hört der Server auf einen anderen Port als den Vorgabeport (5900). Der Port selbst muss im Schlüssel »alternative_port« angegeben werden. + + + + + Wenn dieser Schlüssel nicht gesetzt ist, lauscht der Server auf allen Netzwerkschnittstellen. Setzen Sie diesen Schlüssel, falls Sie nur Verbindungen auf bestimmten Schnittstellen akzeptieren möchten, z.B.: eth0, wlan0, lo, … + + + + + Sollen entfernte Benutzer, die auf den Bildschirm zugreifen, diesen ausschließlich betrachten dürfen? In diesem Fall können sie weder Maus- noch Tastatureingaben ausführen. + + + + + Sollen entfernte Benutzer ausschließlich auf den Bildschirm zugreifen dürfen, nachdem der Benutzer auf dem freigebenden Rechner die Verbindung explizit gestattet? Dies ist besonders empfehlenswert, falls der Zugriff nicht durch ein Passwort geschützt erfolgt. + + + + + Soll der Fernzugriff auf den Bildschirm via RFB-Protokoll zulässig sein? In diesem Fall können Benutzer an entfernten Rechnern mit Hilfe einer Anwendung zur Betrachtung entfernter Bildschirme (vncviewer) auf den Bildschirm zugreifen. + + + diff --git a/gconf/gconf.xml.defaults/%gconf-tree-en_GB.xml b/gconf/gconf.xml.defaults/%gconf-tree-en_GB.xml index 5b9b7203..1cc84fa2 100644 --- a/gconf/gconf.xml.defaults/%gconf-tree-en_GB.xml +++ b/gconf/gconf.xml.defaults/%gconf-tree-en_GB.xml @@ -5680,6 +5680,83 @@ + + + + If true, we will not use the XDamage extension of X.org. This extension does not work properly on some video drivers when using 3D effects. Disabling it will make Vino work on these environments with a slower rendering as side effect. + + + + + If true, we will use the UPnP protocol to automatically forward the port used by Vino in the router. + + + + + When true, disable the background on receiving a valid session + + + + + This key controls the behaviour of the status icon. There are three options: "always" — The icon will be always there; "client" — You will see the icon only when there is someone connected, this is the default behaviour; "never" — Never shows the icon. + + + + + If true, screen will be locked after the last remote client disconnect. + + + + + This key specifies the e-mail address to which the remote desktop URL should be sent if the user clicks on the URL in the Remote Desktop preferences dialogue. + + + + + The password which the remote user will be prompted for if the "vnc" authentication method is used. The password specified by the key is base64 encoded. + + + + + Lists the authentication methods with which remote users may access the desktop. There are two possible authentication methods; "vnc" causes the remote user to be prompted for a password (the password is specified by the vnc_password key) before connecting and "none" which allows any remote user to connect. + + + + + If true, remote users accessing the desktop are required to support encryption. It is highly recommended that you use a client which supports encryption unless the intervening network is trusted. + + + + + The port which the server will listen to if the 'use_alternative_port' key is set to true. Valid values are in the range from 5000 to 50000. + + + + + If true, the server will listen to another port, instead of the default (5900). The port must be specified in the 'alternative_port' key. + + + + + If not set, the server will listen on all network interfaces. Set this if you want that accept connections only from some specific network interface. e.g.: eth0, wifi0, lo, etc. + + + + + If true, remote users accessing the desktop are only allowed to view the desktop. Remote users will not be able to use the mouse or keyboard. + + + + + If true, remote users accessing the desktop are not allowed access until the user on the host machine approves the connection. Recommended especially when access is not password protected. + + + + + If true, allows remote access to the desktop via the RFB protocol. Users on remote machines may then connect to the desktop using a vncviewer. + + + diff --git a/gconf/gconf.xml.defaults/%gconf-tree-ru.xml b/gconf/gconf.xml.defaults/%gconf-tree-ru.xml index c6319b36..72efe5f9 100644 --- a/gconf/gconf.xml.defaults/%gconf-tree-ru.xml +++ b/gconf/gconf.xml.defaults/%gconf-tree-ru.xml @@ -5665,6 +5665,83 @@ + + + + Если этот параметр установлен, расширение XDamage для X.org использоваться не будет. Расширение работает некорректно с некоторыми видео драйверами, когда применяются 3D эффекты. Отключение приведет к более медленному рендерингу в качестве побочного эффекта, когда vino будет работать в этом окружении. + + + + + Если установлен, будет использоваться протокол UPNP для автоматической настройки портов маршрутизатора, используемых vino. + + + + + Если включено, при успешном подключении обои рабочего стола отключаются + + + + + Этот ключ отвечает за отображение значка статуса. Доступно три состояния: "всегда" - показывать значок постоянно; "клиент" - показывать значок если имеются активные подключения (по умолчанию) ; "никогда" - никогда не показывать. + + + + + Если этот ключ установлен, экран будет заблокирован после отсоединения последнего пользователя. + + + + + Этот ключ указывает адрес эл. почты, по которому должна быть отправлена ссылка, если пользователь нажимает на URL в диалоге "Свойства удалённого рабочего стола". + + + + + Пароль для аутентификации vnc (зашифрован алгоритмом base64). + + + + + Перечиcляет методы аутентификации, пр помощи которых удалённые пользователи могут получить доступ к рабочему столу. Существует два возможных метода - "vnc" (заставляет удалённого пользователя вводить пароль, указанный в ключе vnc_password) и "none", который позволяет подключиться любому удалённому пользователю. + + + + + Если если этот ключ установлен, от удалённых пользователей требуется поддержка шифрования. Настоятельно рекомендуется использовать шифрование, если сеть между узлами не надёжна. + + + + + Порт, который будет слушать сервер, если установлен ключ 'use_alternative_port'. Допустимы значения в диапазоне от 5000 до 50000. + + + + + Если этот ключ установлен, сервер будет слушать другой порт вместо порта по умолчанию (5900). Порт должен быть указан при помощи ключа 'alternative_port'. + + + + + Если не установлен, сервер будет ожидать соединения на всех сетевых интерфейсах. Установите этот параметр, если хотите принимать соединения только от определённого сетевого интерфейса, например: eth0, wifi0, lo, ... + + + + + Если ключ установлен, рабочий стол доступен удалённым пользователям только для просмотра. Они не смогут пользоваться мышью или клавиатурой. + + + + + Если ключ установлен, пользователи с других компьютеров не смогут подключиться к рабочему столу, пока локальный пользователь не подтвердит соединение. Особенно рекомендуется, если доступ не защищен паролем. + + + + + Если установлен, разрешает удалённый доступ к рабочему столу по протоколу RFB. Пользователи других компьютеров смогут подключиться к рабочему столу, используя vncviewer. + + + diff --git a/gconf/gconf.xml.defaults/%gconf-tree-vi.xml b/gconf/gconf.xml.defaults/%gconf-tree-vi.xml index 9a6f9d02..77152265 100644 --- a/gconf/gconf.xml.defaults/%gconf-tree-vi.xml +++ b/gconf/gconf.xml.defaults/%gconf-tree-vi.xml @@ -4969,6 +4969,81 @@ vào danh sách này. Phải khởi động lại bảng điều khiển để + + + + Đúng thì phần mềm này sử dụng giao thức UPNP để tự động chuyển tiếp cổng dùng bởi vino trong bộ tiếp hợp. + + + + + Đúng thì tắt nền khi nhận buổi hợp hợp lệ + + + + + Khoá này điều khiển ứng xử của biểu tượng trạng thái. Có ba tùy chọn: + • always biểu tượng luôn luôn ở đó + • client bạn thấy biểu tượng chỉ khi người dùng có kết nối (mặc định) + • never không bao giờ hiển thị biểu tượng. + + + + + Đúng thì màn hình bị khoá sau khi ứng dụng khách từ xa cuối cùng ngắt kết nối. + + + + + Khóa này ghi rõ địa chỉ thư điện tử cho đó địa chỉ URL của màn hình từ xa nên được gửi, nếu người dùng nhấn vào URL trong hộp thoại Tùy thích của Màn Hình Làm Việc Từ Xa. + + + + + Mật khẩu người dùng từ xa được nhắc nhập nếu phương pháp xác thực « vnc » được dùng. Mật khẩu được ghi rõ bằng khoá này được mật mã base64. + + + + + Liệt kê các phương pháp xác thực với chúng người dùng từ xa có thể truy cập màn hình làm việc. Có hai phương pháp truy cập có thể: « vnc » gây ra người dùng từ xa được nhắc nhập mật khẩu (được ghi rõ trong khóa « vnc_password ») trước khi kết nối, còn « none » (không có) cho phép mọi người dùng từ xa có khả năng truy cập. + + + + + Đúng thì người dùng từ xa phải hỗ trợ khả năng mật mã. Rất khuyên bạn sử dụng một ứng dụng khách hỗ trợ mật mã, trừ khi bạn tin cậy hoàn toàn mạng trung gian. + + + + + Cổng trên đó trình phục vụ sẽ lắng nghe nếu khoá « use_alternative_port » (dùng cổng xen kẽ) là đúng (true). Giá trị hợp lệ nằm trong phạm vi 5 000 đến 50 000. + + + + + Đúng (true) thì trình phục vụ sẽ lắng nghe trên cổng khác, thay cho cổng mặc định (5900). Cổng khác này cần phải được xác định trong khoá « alternative_port » (cổng xen kẽ). + + + + + Không đặt thì trình phục vụ sẽ lắng nghe trên mọi giao diện mạng. Hãy đặt tuỳ chọn này nếu bạn muốn nó chấp nhận kết nối chỉ từ một giao diện nào đó, v.d. eth0, wifi0, lo. + + + + + Đúng thì người dùng từ xa truy cập màn hình nền chỉ có khả năng xem. Người dùng từ xa sẽ không thể sử dụng con chuột hoặc bàn phím. + + + + + Nếu đúng thì không cho phép người dùng từ xa truy cập cho đến khi người dùng trên máy chính chấp nhận kết nối. Khuyến khích đặc biệt khi truy cập không được bảo mật bằng mật khẩu. + + + + + Nếu đúng thì cho phép truy cập màn hình làm việc từ xa thông qua giao thức RFB. Người dùng máy từ xa thì có thể kết nối đến màn hình làm việc dùng một trình xem VNC. + + + diff --git a/gconf/gconf.xml.defaults/%gconf-tree.xml b/gconf/gconf.xml.defaults/%gconf-tree.xml index 96625019..f3c3455a 100644 --- a/gconf/gconf.xml.defaults/%gconf-tree.xml +++ b/gconf/gconf.xml.defaults/%gconf-tree.xml @@ -1835,6 +1835,23 @@ + + + + + + + + + + + + + + + + + @@ -2165,7 +2182,6 @@ - @@ -13533,6 +13549,174 @@ The parser is fairly liberal and allows lower or upper case, and also abbreviati + + + + + + If true, we will not use the XDamage extension of X.org. This extension + does not work properly on some video drivers when using 3D effects. + Disabling it will make vino work on these environments with a slower + rendering as side effect. + + + + + + + + If true, we will use UPNP protocol to automatically forward the port + used by vino in the router. + + + + + + + + When true, disable the background on receive valid session + + + + + + + client + + + This key controls the behavior of the status icon. There are + three options: "always" - The icon will be always there; "client" - + You will see the icon only when there is someone connected, this is + the default behavior; "never" - Never shows the icon. + + + + + + + + If true, screen will be locked after the last remote client + disconnect. + + + + + + + + + + This key specifies the e-mail address to which the remote + desktop URL should be sent if the user clicks on the URL + in the Remote Desktop preferences dialog. + + + + + + + + + + The password which the remote user will be prompted for + if the "vnc" authentication method is used. The password + specified by the key is base64 encoded. + + + + + + +
  • + none +
  • +
    + + Lists the authentication methods with which remote users + may access the desktop. There are two possible authentication + methods; "vnc" causes the remote user to be prompted for + a password (the password is specified by the vnc_password + key) before connecting and "none" which allows any remote + user to connect. + +
    +
    + + + + + If true, remote users accessing the desktop are required + to support encryption. It is highly recommended that you + use a client which supports encryption unless the + intervening network is trusted. + + + + + + + + The port which the server will listen to if the + 'use_alternative_port' key is set to true. + Valid values are in the range from 5000 to 50000. + + + + + + + + If true, the server will listen to another port, instead of the + default (5900). The port must be specified in the 'alternative_port' + key. + + + + + + + + + + If not set, the server will listen on all network interfaces. + + Set this if you want that accept connections only from some specific + network interface. eg: eth0, wifi0, lo, ... + + + + + + + + If true, remote users accessing the desktop are only + allowed to view the desktop. Remote users will not + be able to use the mouse or keyboard. + + + + + + + + If true, remote users accessing the desktop are not + allowed access until the user on the host machine + approves the connection. Recommended especially when + access is not password protected. + + + + + + + + If true, allows remote access to the desktop via the + RFB protocol. Users on remote machines may then + connect to the desktop using a vncviewer. + + + +
    -- 2.39.5