From e7b61789cec77c55857286f35a5a91e63262661a Mon Sep 17 00:00:00 2001 From: fbrehm Date: Mon, 20 Feb 2012 07:33:48 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- gconf/gconf.xml.defaults/%gconf-tree-de.xml | 32 ++++++ .../gconf.xml.defaults/%gconf-tree-en_GB.xml | 32 ++++++ gconf/gconf.xml.defaults/%gconf-tree.xml | 108 ++++++++++++++++++ 3 files changed, 172 insertions(+) diff --git a/gconf/gconf.xml.defaults/%gconf-tree-de.xml b/gconf/gconf.xml.defaults/%gconf-tree-de.xml index 9f42075..0ecf3b5 100644 --- a/gconf/gconf.xml.defaults/%gconf-tree-de.xml +++ b/gconf/gconf.xml.defaults/%gconf-tree-de.xml @@ -7,6 +7,38 @@ Legt fest, ob die Tastenkombinationen deaktiviert sein sollen + + + + + + + Die Spalte, in welcher der rechte Rand angezeigt wird, falls die Einstellung für den rechten Rand auf »WAHR« gesetzt ist. + + + + + Einen Indikator für den rechten Rand in der Ansicht der Einspielmeldung anzeigen. Dadurch lässt sich leicht erkennen, wo die Einspielmeldung an einer bestimmten Spalte einen Zeilenumbruch erhalten sollte. + + + + + + + + + Diese Einstellung legt das Einklappen inaktiver Pfade fest. Gültige Werte liegen zwischen 0 und 4, wobei 0 »früh« bezeichnet und 4 »spät«. + + + + + Legt fest, ob die Revisionen in der Chronikansicht gefiltert werden sollen, anstellen zur ersten Übereinstimmung zu springen + + + + + + diff --git a/gconf/gconf.xml.defaults/%gconf-tree-en_GB.xml b/gconf/gconf.xml.defaults/%gconf-tree-en_GB.xml index f6c0c92..40b1888 100644 --- a/gconf/gconf.xml.defaults/%gconf-tree-en_GB.xml +++ b/gconf/gconf.xml.defaults/%gconf-tree-en_GB.xml @@ -7,6 +7,38 @@ Whether to disable the keyboard shortcuts + + + + + + + The column at which the right margin is shown if the right-margin preference is set to TRUE. + + + + + Show a right margin indicator in the commit message view. This can be used to easily see where to break the commit message at a particular column. + + + + + + + + + Setting that indicates when an inactive lane should be collapsed. Valid values are 0–4, where 0 indicates 'early' and 4 indicates 'late'. + + + + + Whether searching filters the revisions in the history view instead of jumping to the first match. + + + + + + diff --git a/gconf/gconf.xml.defaults/%gconf-tree.xml b/gconf/gconf.xml.defaults/%gconf-tree.xml index 5e4abf4..9764f95 100644 --- a/gconf/gconf.xml.defaults/%gconf-tree.xml +++ b/gconf/gconf.xml.defaults/%gconf-tree.xml @@ -1,6 +1,26 @@ + + + + + + + + + + + + + + + + + + + + @@ -2765,6 +2785,11 @@ + + + + + @@ -2957,6 +2982,67 @@ Whether to disable the keyboard shortcuts + + + + + + + + The column at which the right margin is shown if the right-margin + preference is set to TRUE. + + + + + + + Show a right margin indicator in the commit message view. This + can be used to easily see where to break the commit message at a + particular column. + + + + + + + + + + + Setting that sets the orientation layout of the main view. + + + + + + + + + Setting that indicates whether to show the history in + topological order. + + + + + + + Setting that indicates when an inactive lane should be collapsed. + Valid values are 0 - 4, where 0 indicates 'early' and 4 indicates 'late'. + + + + + + + Whether searching filters the revisions in the history view + instead of jumping to the first match. + + + + + + @@ -19059,6 +19145,28 @@ The parser is fairly liberal and allows lower or upper case, and also abbreviati + + + + + Whether command to handle GITG scheme URLs is enabled. + + + + + + Whether command to handle GITG scheme URLs needs a terminal. + + + + + + gitg "%s" + + The command to handle GITG scheme URLs. + + + -- 2.39.5