From 4ea2cc3bd4a7d9b1c54a9d33e6a1cf82e7c8c21d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 23 Jul 2014 09:06:59 +0200 Subject: Imported Upstream version 0.18.1 --- help/C/other-plugins.page | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 help/C/other-plugins.page (limited to 'help/C/other-plugins.page') diff --git a/help/C/other-plugins.page b/help/C/other-plugins.page new file mode 100644 index 0000000..4381892 --- /dev/null +++ b/help/C/other-plugins.page @@ -0,0 +1,29 @@ + + + + + Extend Shotwell's functionality dynamically. + + + + + Plugins +

+ Shotwell can be used with plugins, which are companion shared libraries that can + add support for new publishing destinations or new slideshow transitions. +

+ +

+ To see a list of installed plugins, choose EditPreferences, + and in the Preferences window, click on the Plugins tab. You'll see a list + of currently-installed plugins, each with a checkbox by it, and you may enable or disable each by + selecting or deselecting the checkbox by its name. +

+ +

Full documentation on how to develop new plugins is available at + http://redmine.yorba.org/projects/shotwell/wiki/ShotwellArchWritingPlugins

+ +
+ -- cgit v1.2.3