]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
committing changes in /etc after emerge run
authorfrank <frank@bruni.home.brehm-online.com>
Tue, 17 Jul 2012 10:19:42 +0000 (12:19 +0200)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Tue, 17 Jul 2012 10:19:42 +0000 (12:19 +0200)
Package changes:

gconf/schemas/gitg.schemas [deleted file]

diff --git a/gconf/schemas/gitg.schemas b/gconf/schemas/gitg.schemas
deleted file mode 100644 (file)
index 6a23e6d..0000000
+++ /dev/null
@@ -1,154 +0,0 @@
-<gconfschemafile>
-  <schemalist>
-    <schema>
-      <key>/schemas/apps/gitg/preferences/view/history/search-filter</key>
-      <applyto>/apps/gitg/preferences/view/history/search-filter</applyto>
-      <owner>gitg</owner>
-      <type>bool</type>
-      <default>FALSE</default>
-      <locale name="C">
-        <short>Filter Revisions When Searching</short>
-        <long>Whether searching filters the revisions in the history view
-        instead of jumping to the first match.</long>
-      </locale>
-
-      <locale name="de">
-        <short>Revisionen während der Suche filtern</short>
-        <long>Legt fest, ob die Revisionen in der Chronikansicht gefiltert werden sollen, anstellen zur ersten Übereinstimmung zu springen</long>
-      </locale>
-
-      <locale name="en_GB">
-        <short>Filter Revisions When Searching</short>
-        <long>Whether searching filters the revisions in the history view instead of jumping to the first match.</long>
-      </locale>
-    </schema>
-    <schema>
-      <key>/schemas/apps/gitg/preferences/view/history/collapse-inactive-lanes</key>
-      <applyto>/apps/gitg/preferences/view/history/collapse-inactive-lanes</applyto>
-      <owner>gitg</owner>
-      <type>int</type>
-      <default>2</default>
-      <locale name="C">
-        <short>When to Collapse Inactive Lanes</short>
-        <long>Setting that indicates when an inactive lane should be collapsed.
-        Valid values are 0 - 4, where 0 indicates 'early' and 4 indicates 'late'.
-        </long>
-      </locale>
-
-      <locale name="de">
-        <short>Einklappen inaktiver Pfade</short>
-        <long>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«.</long>
-      </locale>
-
-      <locale name="en_GB">
-        <short>When to Collapse Inactive Lanes</short>
-        <long>Setting that indicates when an inactive lane should be collapsed. Valid values are 0–4, where 0 indicates &apos;early&apos; and 4 indicates &apos;late&apos;.</long>
-      </locale>
-    </schema>
-    <schema>
-      <key>/schemas/apps/gitg/preferences/view/history/topo-order</key>
-      <applyto>/apps/gitg/preferences/view/history/topo-order</applyto>
-      <owner>gitg</owner>
-      <type>bool</type>
-      <default>FALSE</default>
-      <locale name="C">
-        <short>Show History in Topological Order</short>
-        <long>Setting that indicates whether to show the history in
-        topological order.
-        </long>
-      </locale>
-    </schema>
-    <schema>
-      <key>/schemas/apps/gitg/preferences/view/main/layout-vertical</key>
-      <applyto>/apps/gitg/preferences/view/main/layout-vertical</applyto>
-      <owner>gitg</owner>
-      <type>bool</type>
-      <default>TRUE</default>
-      <locale name="C">
-        <short>Show Main View in Vertical Layout</short>
-        <long>Setting that sets the orientation layout of the main view.
-        </long>
-      </locale>
-    </schema>
-    <schema>
-      <key>/schemas/apps/gitg/preferences/commit/message/show-right-margin</key>
-      <applyto>/apps/gitg/preferences/commit/message/show-right-margin</applyto>
-      <owner>gitg</owner>
-      <type>bool</type>
-      <default>TRUE</default>
-      <locale name="C">
-        <short>Show Right Margin in Commit Message View</short>
-        <long>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.
-        </long>
-      </locale>
-
-      <locale name="de">
-        <short>Rechten Rand in der Ansicht der Einspielmeldungen anzeigen</short>
-        <long>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.</long>
-      </locale>
-
-      <locale name="en_GB">
-        <short>Show Right Margin in Commit Message View</short>
-        <long>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.</long>
-      </locale>
-    </schema>
-    <schema>
-      <key>/schemas/apps/gitg/preferences/commit/message/right-margin-at</key>
-      <applyto>/apps/gitg/preferences/commit/message/right-margin-at</applyto>
-      <owner>gitg</owner>
-      <type>int</type>
-      <default>72</default>
-      <locale name="C">
-        <short>Column at Which Right Margin is Shown</short>
-        <long>The column at which the right margin is shown if the right-margin
-        preference is set to TRUE.
-        </long>
-      </locale>
-
-      <locale name="de">
-        <short>Spalte, in welcher der rechte Rand angezeigt wird</short>
-        <long>Die Spalte, in welcher der rechte Rand angezeigt wird, falls die Einstellung für den rechten Rand auf »WAHR« gesetzt ist.</long>
-      </locale>
-
-      <locale name="en_GB">
-        <short>Column at Which Right Margin is Shown</short>
-        <long>The column at which the right margin is shown if the right-margin preference is set to TRUE.</long>
-      </locale>
-    </schema>
-    <schema>
-      <key>/schemas/desktop/gnome/url-handlers/gitg/command</key>
-      <applyto>/desktop/gnome/url-handlers/gitg/command</applyto>
-      <owner>gitg</owner>
-      <type>string</type>
-      <default>gitg "%s"</default>
-      <locale name="C">
-      <short>The command to handle GITG scheme URLs</short>
-      <long>The command to handle GITG scheme URLs.</long>
-      </locale>
-    </schema>
-    <schema>
-      <key>/schemas/desktop/gnome/url-handlers/gitg/needs_terminal</key>
-      <applyto>/desktop/gnome/url-handlers/gitg/needs_terminal</applyto>
-      <owner>gitg</owner>
-      <type>bool</type>
-      <default>false</default>
-      <locale name="C">
-      <short>Whether command to handle GITG scheme URLs needs a terminal</short>
-      <long>Whether command to handle GITG scheme URLs needs a terminal.</long>
-      </locale>
-    </schema>
-    <schema>
-      <key>/schemas/desktop/gnome/url-handlers/gitg/enabled</key>
-      <applyto>/desktop/gnome/url-handlers/gitg/enabled</applyto>
-      <owner>gitg</owner>
-      <type>bool</type>
-      <default>true</default>
-      <locale name="C">
-      <short>Whether command to handle GITG scheme URLs is enabled</short>
-      <long>Whether command to handle GITG scheme URLs is enabled.</long>
-      </locale>
-    </schema>
-  </schemalist>
-</gconfschemafile>