[Digikam-devel] [Bug 139361] Templates for meta data
Marcel Wiesweg
marcel.wiesweg at gmx.de
Wed Jul 1 18:23:50 BST 2009
https://bugs.kde.org/show_bug.cgi?id=139361
--- Comment #40 from Marcel Wiesweg <marcel wiesweg gmx de> 2009-07-01 19:23:44 ---
SELECT * FROM ImageCopyright WHERE imageid=2542;
1389|2542|copyrightNotice|(C) digiKam Project - 2002-2009|x-default
1390|2542|creator|Andi Clement|
1391|2542|creator|Gilles Caulier|
1392|2542|creator|Marcel Wiesweg|
1395|2542|creatorJobTitle|digiKam staff|
1396|2542|instructions|Published over the world as Open Source software|
1393|2542|provider|digiKam Team|
1394|2542|source|www.digikam.org|
<authorsposition value="digiKam staff" /> -> OK
<credit value="digiKam Team" /> -> OK
<source value="www.digikam.org" /> -> OK
<instructions value="Published over the world as Open Source software" /> -> OK
<authors>
<name value="Andi Clement" /> -> OK
<name value="Gilles Caulier" /> -> OK
<name value="Marcel Wiesweg" /> ->OK
</authors>
<copyright>
<x-default value="(C) digiKam Project - 2002-2009" /> -> OK
</copyright>
<rightusageterms>
<x-default value="GPL" /> -> FAIL
</rightusageterms>
Problem is right usage terms
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list