]> 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 Jan 2012 11:42:02 +0000 (12:42 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Tue, 17 Jan 2012 11:42:02 +0000 (12:42 +0100)
Package changes:
+gnome-extra/evolution-exchange-2.32.3

.etckeeper
gconf/schemas/apps_exchange_addressbook-2.32.schemas [new file with mode: 0644]

index 62be912232f5c5d3c2c28d8dcceecb6df63bfd8f..d6d130fe2f5cb7209ad49ce34c6323323e28478c 100755 (executable)
@@ -602,6 +602,7 @@ maybe chmod 0644 './gconf/schemas/apps_evolution_calendar.schemas'
 maybe chmod 0644 './gconf/schemas/apps_evolution_email_custom_header.schemas'
 maybe chmod 0644 './gconf/schemas/apps_evolution_eplugin_face.schemas'
 maybe chmod 0644 './gconf/schemas/apps_evolution_shell.schemas'
+maybe chmod 0644 './gconf/schemas/apps_exchange_addressbook-2.32.schemas'
 maybe chmod 0644 './gconf/schemas/apps_gnome_settings_daemon_housekeeping.schemas'
 maybe chmod 0644 './gconf/schemas/apps_gnome_settings_daemon_keybindings.schemas'
 maybe chmod 0644 './gconf/schemas/apps_gnome_settings_daemon_xrandr.schemas'
diff --git a/gconf/schemas/apps_exchange_addressbook-2.32.schemas b/gconf/schemas/apps_exchange_addressbook-2.32.schemas
new file mode 100644 (file)
index 0000000..690b204
--- /dev/null
@@ -0,0 +1,41 @@
+<gconfschemafile>
+  <schemalist>
+
+    <!-- Completion uris -->
+
+    <schema>
+      <key>/schemas/apps/evolution/addressbook/gal_cache_interval</key>
+      <applyto>/apps/evolution/addressbook/gal_cache_interval</applyto>
+      <owner>evolution-addressbook</owner>
+      <type>int</type>
+      <default>7</default>
+      <locale name="C">
+        <short>Specifies the time interval to refresh the GAL Cache. </short>
+        <long>This key specifies the number of days' interval between
+       GAL cache refreshes. Set this value to zero if you don't want to
+       update GAL and use the current cache forever. This will work only if
+       you have enabled offline caching for GAL.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Legt das Intervall fest, in dem der GAL-Zwischenspeicher aktualisiert werden soll.</short>
+        <long>Dieser Schlüssel legt die Anzahl an Tagen fest, die zwischen einzelnen Auffrischen des GAL-Speichers liegt. Setzen Sie diesen Wert auf 0, wenn GAL nicht aktualisiert werden soll und stattdessen den vorhandenen Zwischenspeicher zu verwenden. Dies wird nur funktionieren, wenn Sie den Offline-Speicher von GAL aktiviert haben.</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Specifies the time interval to refresh the GAL Cache.</short>
+        <long>This key specifies the number of days&apos; interval between GAL cache refreshes. Set this value to zero if you don&apos;t want to update GAL and use the current cache forever. This will work only if you have enabled offline caching for GAL.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Устанавливает частоту обновления кэша GAL.</short>
+        <long>Этот ключ устанавливает частоту обновления кэша GAL в днях. Установите этот параметр в ноль, если не хотите обновлять GAL и собираетесь всегда использовать текущее состояние кэша. Это будет работать только в том случае, если вы разрешили автономное кэширование для GAL.</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Xác định khoảng thời gian giữa hai lần cập nhật Bộ nhớ tạm GAL.</short>
+        
+      </locale>
+    </schema>
+  </schemalist>
+</gconfschemafile>