]> 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 10:04:53 +0000 (11:04 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Tue, 17 Jan 2012 10:04:53 +0000 (11:04 +0100)
Package changes:
+gnome-extra/swfdec-gnome-2.30.1

.etckeeper
gconf/schemas/swfdec-thumbnailer.schemas [new file with mode: 0644]

index d56665a3a5790d634355b3a711f85ce0453e4f56..77cb0b31b48e75fb9262cb55bad9dbbfda25896e 100755 (executable)
@@ -652,6 +652,7 @@ maybe chmod 0644 './gconf/schemas/panel-toplevel.schemas'
 maybe chmod 0644 './gconf/schemas/same-gnome.schemas'
 maybe chmod 0644 './gconf/schemas/seahorse-plugins.schemas'
 maybe chmod 0644 './gconf/schemas/seahorse.schemas'
+maybe chmod 0644 './gconf/schemas/swfdec-thumbnailer.schemas'
 maybe chmod 0644 './gconf/schemas/system_dns_sd.schemas'
 maybe chmod 0644 './gconf/schemas/system_http_proxy.schemas'
 maybe chmod 0644 './gconf/schemas/system_smb.schemas'
diff --git a/gconf/schemas/swfdec-thumbnailer.schemas b/gconf/schemas/swfdec-thumbnailer.schemas
new file mode 100644 (file)
index 0000000..3ceb4e6
--- /dev/null
@@ -0,0 +1,70 @@
+<gconfschemafile>
+  <schemalist>
+
+    <schema>
+      <key>/schemas/desktop/gnome/thumbnailers/application@x-shockwave-flash/enable</key>
+      <applyto>/desktop/gnome/thumbnailers/application@x-shockwave-flash/enable</applyto>
+      <owner>swfdec-thumbnailer</owner>
+      <type>bool</type>
+      <default>true</default>
+      <locale name="C">
+       <short>Enable thumbnailing of Flash files</short>
+       <long>Enable the creation of new thumbnails.</long>
+      </locale>
+
+      <locale name="de">
+       <short>Vorschaubilder von Flash-Dateien einschalten</short>
+       <long>Erzeugen von Vorschaubilder aktivieren.</long>
+      </locale>
+
+      <locale name="en_GB">
+       <short>Enable thumbnailing of Flash files</short>
+       <long>Enable the creation of new thumbnails.</long>
+      </locale>
+
+      <locale name="ru">
+       <short>Включить создание миниатюр файлов Flash</short>
+       <long>Включить создание новых миниатюр</long>
+      </locale>
+
+      <locale name="vi">
+       <short>Bật tạo ảnh mẫu cho tập tin Flash</short>
+       <long>Bật tạo ảnh mẫu.</long>
+      </locale>
+    </schema>
+
+
+    <schema>
+      <key>/schemas/desktop/gnome/thumbnailers/application@x-shockwave-flash/command</key>
+      <applyto>/desktop/gnome/thumbnailers/application@x-shockwave-flash/command</applyto>
+      <owner>swfdec-thumbnailer</owner>
+      <type>string</type>
+      <default>swfdec-thumbnailer -s %s %i %o</default>
+      <locale name="C">
+       <short>Thumbnail command for Flash files</short>
+       <long>Valid command plus arguments for the Flash file thumbnailer. See nautilus thumbnailer documentation for more information.</long>
+      </locale>
+
+      <locale name="de">
+       <short>Befehl für Vorschaubilder von Flash-Dateien</short>
+       <long>Gültiger Befehl und Argumente für das Flash-Datei-Vorschauwerkzeug. Schauen Sie für mehr Informationen in der Dokumentation der Vorschaufunktion von Nautilus nach.</long>
+      </locale>
+
+      <locale name="en_GB">
+       <short>Thumbnail command for Flash files</short>
+       <long>Valid command plus arguments for the Flash file thumbnailer. See nautilus thumbnailer documentation for more information.</long>
+      </locale>
+
+      <locale name="ru">
+       <short>Команда для создания миниатюр из файлов Flash</short>
+       <long>Команда и параметры для программы создания миниатюр. Смотрите документацию по создателю миниатюр для Nautilus для получения подробной информации.</long>
+      </locale>
+
+      <locale name="vi">
+       <short>Lệnh tạo ảnh mẫu cho tập tin Flash</short>
+       <long>Lệnh hợp lệ cộng đối số cho tập tin trình tạo ảnh mẫu cho Flash. Xem tài liệu nautilus thumbnailer để biết thêm chi tiết.</long>
+      </locale>
+    </schema>
+
+  </schemalist>
+</gconfschemafile>