diff options
Diffstat (limited to 'help/hu/other-plugins.page')
-rw-r--r-- | help/hu/other-plugins.page | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/help/hu/other-plugins.page b/help/hu/other-plugins.page deleted file mode 100644 index 4fc3d65..0000000 --- a/help/hu/other-plugins.page +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<page xmlns="http://projectmallard.org/1.0/" type="guide" id="other-plugins" xml:lang="hu"> - - <info> - <link type="guide" xref="index#other"/> - <desc>Extend Shotwell's functionality dynamically.</desc> - - <link type="next" xref="other-missing"/> - - <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> - <mal:name>Kelemen Gábor</mal:name> - <mal:email>kelemeng at gnome dot hu</mal:email> - <mal:years>2014.</mal:years> - </mal:credit> - - <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> - <mal:name>Úr Balázs</mal:name> - <mal:email>urbalazs at gmail dot hu</mal:email> - <mal:years>2015, 2016.</mal:years> - </mal:credit> - </info> - - <title>Bővítmények</title> - <p> - Shotwell can be used with <em>plugins</em>, which are companion shared libraries that can - add support for new publishing destinations or new slideshow transitions. - </p> - - <p> - To see a list of installed plugins, choose <guiseq><gui>Edit</gui><gui>Preferences</gui></guiseq>, - and in the <gui>Preferences</gui> window, click on the <gui>Plugins</gui> 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. - </p> - - <note style="advanced"><p>Full documentation on how to develop new plugins is available at - <link href="http://redmine.yorba.org/projects/shotwell/wiki/ShotwellArchWritingPlugins">http://redmine.yorba.org/projects/shotwell/wiki/ShotwellArchWritingPlugins</link></p></note> - -</page> |