From 57cb80101d2fc6f83471de82e958dfc60e5ca16a Mon Sep 17 00:00:00 2001 From: frank Date: Tue, 17 Jan 2012 11:18:33 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- gconf/gconf.xml.defaults/%gconf-tree-de.xml | 82 +++++++++ .../gconf.xml.defaults/%gconf-tree-en_GB.xml | 82 +++++++++ gconf/gconf.xml.defaults/%gconf-tree-ru.xml | 82 +++++++++ gconf/gconf.xml.defaults/%gconf-tree-vi.xml | 74 ++++++++ gconf/gconf.xml.defaults/%gconf-tree.xml | 162 ++++++++++++++++++ 5 files changed, 482 insertions(+) diff --git a/gconf/gconf.xml.defaults/%gconf-tree-de.xml b/gconf/gconf.xml.defaults/%gconf-tree-de.xml index 57737da5..56033ccd 100644 --- a/gconf/gconf.xml.defaults/%gconf-tree-de.xml +++ b/gconf/gconf.xml.defaults/%gconf-tree-de.xml @@ -2,6 +2,88 @@ + + + + Dieser Schlüssel tritt nur in Kraft, wenn »ui_name« auf »Button« (Knopf) gesetzt ist + + + + + + + + + + + + + Legt fest, ob das Fenster nach Auswählen einer Aktion geschlossen wird + + + + + Vorgabe für die Position des Fensters auf dem Bildschirm in Pixel (Y-Koordinate) + + + + + Vorgabe für die Position des Fensters auf dem Bildschirm in Pixel (X-Koordinate) + + + + + Vorgabe für der Höhe des Fensters in Pixel + + + + + Vorgabe für die Breite des Fensters in Pixel + + + + + Legt fest, ob das Suchfeld geleert werden soll, nachdem ein Ergebnis ausgewählt wurde + + + + + Liste von Kategorien, die eingeklappt angezeigt werden. Gültige Kategorien sind: default, history, documents, emails, conversations, files, people, places, actions, web, websearch, news und notes. + + + + + Eine Liste der exportierten Klassennamen der aktivierten Handler sortiert nach Priorität. Die Priorität ist ganz links am höchsten. + + + + + Die Tastenfolge, welche den Fokus in das Eingabefeld des Deskbar Applets verschiebt und eine schnelle Eingabe erlaubt + + + + + Legt fest, ob das Tastenkürzel auch die aktuelle Auswahl in das Suchfeld einfügen soll. + + + + + Zeit in Millisekunden zwischen einem Tastendruck im Suchfeld und dem Start der eigentlichen Suche. + + + + + Die Anzahl von Buchstaben, die eingetippt werden müssen, bevor Suchergebnisse angezeigt werden. + + + + + + Legt fest, ob nur die bevorzugten Suchmaschinen angezeigt werden sollen anstatt aller verfügbaren. Dies beeinflusst nur Mozilla-basierte Webbrowser wie z.B. Firefox. + + + + diff --git a/gconf/gconf.xml.defaults/%gconf-tree-en_GB.xml b/gconf/gconf.xml.defaults/%gconf-tree-en_GB.xml index 6252cfa1..50026460 100644 --- a/gconf/gconf.xml.defaults/%gconf-tree-en_GB.xml +++ b/gconf/gconf.xml.defaults/%gconf-tree-en_GB.xml @@ -2,6 +2,88 @@ + + + + This value only takes effect when "ui_name" is set to "Button" + + + + + + + + + + + + + If enabled, the window will be closed after an action has been activated + + + + + The default position of the window on the screen (Y coordinate) + + + + + The default position of the window on the screen (X-coordinate) + + + + + The default height of the window in pixels + + + + + The default width of the window in pixels + + + + + If enabled it will clear the entry after a search result has been selected + + + + + The list of categories to be collapsed when displayed. Valid categories are: default, history, documents, emails, conversations, files, people, places, actions, web, websearch, news and notes. + + + + + The list of exported class names of the enabled handlers sorted by priority. The leftmost has the highest priority. + + + + + The key sequence will focus Deskbar-Applet, allowing to type quickly + + + + + Choose whether triggering the keyboard shortcut also pastes the current selection in the search box. + + + + + The time in milliseconds between a keystroke in the search entry and the actual search being performed + + + + + The minimum number of characters that need to be typed before the applet starts showing matches + + + + + + Whether to show only the preferred search engine, rather than all available engines. This only affects Mozilla-based web browsers such as Firefox. + + + + diff --git a/gconf/gconf.xml.defaults/%gconf-tree-ru.xml b/gconf/gconf.xml.defaults/%gconf-tree-ru.xml index b3f776c5..d5ea9af3 100644 --- a/gconf/gconf.xml.defaults/%gconf-tree-ru.xml +++ b/gconf/gconf.xml.defaults/%gconf-tree-ru.xml @@ -2,6 +2,88 @@ + + + + Используется только в случае, если "ui_name" имеет значение "Button" + + + + + + + + + + + + + Если этот ключ установлен, после запуска действия окно поиска будет закрыто. + + + + + Положение окна на экране по умолчанию (по оси Y) + + + + + Положение окна на экране по умолчанию (по оси X) + + + + + Высота окна в пикселах по умолчанию + + + + + Ширина окна в пикселах по умолчанию + + + + + Если этот ключ установлен, после выбора одного из результатов поиска содержимое поля поиска будет стёрто. + + + + + Список категорий, сворачиваемых при показе. Допустимыми являются следующие категории: default, history, documents, emails, conversations, files, people, places, actions, web, websearch, news и notes. + + + + + Список имён экспортированных классов включённых обработчиков, упорядоченных по приоритету. Чем левее расположен класс, тем выше его приоритет. + + + + + Последовательность нажатых клавиш, вызывающая окно ввода Deskbar для поиска. + + + + + Должно ли содержимое текущего выделения автоматически передаваться в окно поиска при его активации через клавиатуру. + + + + + Время в миллисекундах между нажатием клавиши в строке поиска и запуском поиска. + + + + + Минимальное число символов, которое нужно ввести, чтобы начали появляться результаты поиска. + + + + + + Показывать ли результаты от предпочитаемого поискового механизма вместо результатов поиска всеми механизмами. Относится только к браузерам на основе Mozilla вроде Firefox. + + + + diff --git a/gconf/gconf.xml.defaults/%gconf-tree-vi.xml b/gconf/gconf.xml.defaults/%gconf-tree-vi.xml index 2d4f079d..dabeb87a 100644 --- a/gconf/gconf.xml.defaults/%gconf-tree-vi.xml +++ b/gconf/gconf.xml.defaults/%gconf-tree-vi.xml @@ -2,6 +2,80 @@ + + + + Giá trị này chỉ có tác động khi "ui_name" đặt là "Button" (nút) + + + + + + + + + + + + + + + + + + + + + Chiều cao mặc định của cửa sổ, theo điểm ảnh + + + + + Chiều rộng mặc định của cửa sổ, theo điểm ảnh + + + + + Bật thì nó xoá sạch mục nhập sau khi chọn kết quả tìm kiếm. + + + + + Danh sách các loại cần thu gọn khi hiển thị. Các loại hợp lệ: mặc định, lược sử, tài liệu, thư điện tử, cuộc thoại, tập tin, người, nơi, hành động, web, tìm kiếm qua web, tin tức, ghi chú. + + + + + + + + + Dãy phím sẽ đặt tiêu điểm vào Tiểu dụng Thanh Màn hình Nền thì cho người dùng gõ nhanh + + + + + Chọn nếu việc gây ra phím tắt cũng dán vùng chọn hiện thời vào hộp tìm kiếm, hay không. + + + + + Thời gian (theo mili-giây) giữa cú bấm phím trong trường nhập tìm kiếm và việc tìm kiếm thực sự được thực hiện. + + + + + Số ký tự tối thiểu cần được gõ vào trước khi tiểu dụng bắt đầu hiển thị mục tương ứng. + + + + + + Có nên hiển thị chỉ cơ chế tìm kiếm đã thích, hơn là tất cả các cơ chế sẵn sàng. Đây chỉ có tác động trình duyệt Web dựa vào Mozilla, như Firefox. + + + + diff --git a/gconf/gconf.xml.defaults/%gconf-tree.xml b/gconf/gconf.xml.defaults/%gconf-tree.xml index 13e55e94..e4f2072a 100644 --- a/gconf/gconf.xml.defaults/%gconf-tree.xml +++ b/gconf/gconf.xml.defaults/%gconf-tree.xml @@ -1,6 +1,26 @@ + + + + + + + + + + + + + + + + + + + + @@ -1684,6 +1704,148 @@ + + + + + This value only takes effect when "ui_name" is set to "Button" + + + + + + Button + + + + + + + + + + + + If enabled, the window will be closed after an action has been activated + + + + + + The default position of the window on the screen (Y coordinate) + + + + + + The default position of the window on the screen (X coordinate) + + + + + + The default height of the window in pixels + + + + + + The default width of the window in pixels + + + + + + If enabled it will clear the entry after a search result has been selected + + + + + + + + The list of categories to be collapsed when displayed. + Valid categories are: default, history, documents, emails, + conversations, files, people, places, actions, web, websearch, + news and notes. + + + + + + +
  • + HistoryHandler +
  • +
  • + RecentHandler +
  • +
  • + CalculatorModule +
  • +
  • + WebAddressHandler +
  • +
  • + ProgramsHandler +
  • +
  • + EvolutionHandler +
  • +
  • + FileFolderHandler +
  • +
  • + EpiphanyBookmarksHandler +
  • +
  • + EpiphanySearchHandler +
  • +
  • + GdmHandler +
  • +
  • + TemplateHandler +
  • +
    + The list of exported class names of the enabled handlers sorted by priority. The leftmost has the highest priority. +
    +
    + + + + <Alt>F3 + + The key sequence will focus Deskbar-Applet, allowing to type quickly + + + + + + Choose whether triggering the keyboard shortcut also pastes the current selection in the search box. + + + + + + The time in milliseconds between a keystroke in the search entry and the actual search being performed + + + + + + The minimum number of characters that need to be typed before the applet starts showing matches + + + + + + + Whether to show only the preferred search engine, rather than all available engines. This only affects Mozilla-based web browsers such as Firefox. + + + +
    -- 2.39.5