File indexing completed on 2024-04-28 15:40:16

0001 // SPDX-FileCopyrightText: 2009 Jesper K. Pedersen <blackie@kde.org>
0002 // SPDX-FileCopyrightText: 2013, 2015-2016 Johannes Zarl-Zierl <johannes@zarl-zierl.at>
0003 //
0004 // SPDX-License-Identifier: LicenseRef-KDE-Accepted-GPL
0005 
0006 // krazy:skip
0007 /**
0008   \namespace Plugins
0009   \brief Implementation of the Purpose interface.
0010 
0011   ## KIPI Status:
0012   The old KIPI interface is no longer supported by KPhotoAlbum.
0013 
0014   ## Purpose Status:
0015    - Sharing images is possible
0016    - Success/error feedback does not yet work correctly
0017 **/
0018 // vi:expandtab:tabstop=4 shiftwidth=4: