--- /dev/null
+<gconfschemafile>
+<schemalist>
+<schema>
+ <key>/schemas/desktop/gnome/url-handlers/webcal/enabled</key>
+ <applyto>/desktop/gnome/url-handlers/webcal/enabled</applyto>
+ <owner>evolution-webcal</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short>How to handle webcal URLs</short>
+ <long>Set to true to have a program specified in command handle webcal URLs</long>
+ </locale>
+
+ <locale name="de">
+ <short>webcal-URLs handhaben</short>
+ <long>Falls dieser Schlüssel wahr ist, handhabt das in »command« angegebene Programm webcal-URLs.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>How to handle webcal URLs</short>
+ <long>Set to true to have a program specified in command handle webcal URLs</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Как обрабатывать URL webcal</short>
+ <long>Если установлен, для обработки URL webcal будет использоваться программа, указанная в ключе command</long>
+ </locale>
+
+ <locale name="vi">
+ <short>Cách xử lý URL webcal</short>
+ <long>Đặt là true (đúng) để xác định chương trình trong địa chỉ URL lệnh xử lý webcal</long>
+ </locale>
+</schema>
+
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/webcal/command</key>
+ <applyto>/desktop/gnome/url-handlers/webcal/command</applyto>
+ <owner>evolution-webcal</owner>
+ <type>string</type>
+ <default>/usr/libexec/evolution-webcal %s</default>
+ <locale name="C">
+ <short>URL handler for webcal URIs</short>
+ <long>URL handler for webcal URIs</long>
+ </locale>
+
+ <locale name="de">
+ <short>URL-Handler für Webcal-URIs</short>
+ <long>URL-Handler für Webcal-URIs</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>URL handler for webcal URIs</short>
+ <long>URL handler for webcal URIs</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Обработчик URL для URI webcal</short>
+ <long>Обработчик URL для URI webcal</long>
+ </locale>
+ </schema>
+
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/webcal/need-terminal</key>
+ <applyto>/desktop/gnome/url-handlers/webcal/need-terminal</applyto>
+ <owner>evolution-webcal</owner>
+ <type>bool</type>
+ <default>false</default>
+ <locale name="C">
+ <short>Run program in terminal</short>
+ <long>True if the program to handle this URL should be run in a terminal</long>
+ </locale>
+
+ <locale name="de">
+ <short>Programm im Terminal ausführen</short>
+ <long>Falls dieser Schlüssel wahr ist, wird das Programm, das diese URL handhaben soll, in einem Terminal ausgeführt.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Run program in terminal</short>
+ <long>True if the program to handle this URL should be run in a terminal</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Запускать программу в терминале</short>
+ <long>Если установлен, программа-обработчик этого типа ссылок будет запускаться в терминале</long>
+ </locale>
+
+ <locale name="vi">
+ <short>Chạy trên dòng lệnh</short>
+ <long>True (đúng) nếu chương trình xử lý URL này cần chạy trên dòng lệnh</long>
+ </locale>
+ </schema>
+</schemalist>
+</gconfschemafile>
+