[Marble-bugs] [Bug 292981] Introduce "MarbleWidget::setContentLicenseRestriction()"
Dennis Nienhüser
earthwings at gentoo.org
Thu Dec 6 20:10:38 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=292981
--- Comment #1 from Dennis Nienhüser <earthwings at gentoo.org> ---
Git commit c994fe89981762f969add6577c461f7882a892b5 by Dennis Nienhüser, on
behalf of Illya Kovalevskyy.
Committed on 06/12/2012 at 21:02.
Pushed by nienhueser into branch 'kitchen'.
License tag for dgml files
Usage:
...
<head>
<license short="short license text">longer license text</license>
</head>
REVIEW: 107604
M +1 -0 src/lib/geodata/handlers/dgml/DgmlAttributeDictionary.cpp
M +1 -0 src/lib/geodata/handlers/dgml/DgmlAttributeDictionary.h
M +1 -0 src/lib/geodata/handlers/dgml/DgmlElementDictionary.cpp
M +1 -0 src/lib/geodata/handlers/dgml/DgmlElementDictionary.h
A +42 -0 src/lib/geodata/handlers/dgml/DgmlLicenseTagHandler.cpp
[License: LGPL]
A +30 -0 src/lib/geodata/handlers/dgml/DgmlLicenseTagHandler.h
[License: LGPL]
M +12 -0 src/lib/geodata/scene/GeoSceneHead.cpp
M +5 -0 src/lib/geodata/scene/GeoSceneHead.h
A +36 -0 src/lib/geodata/scene/GeoSceneLicense.cpp [License: LGPL]
A +40 -0 src/lib/geodata/scene/GeoSceneLicense.h [License: LGPL]
http://commits.kde.org/marble/c994fe89981762f969add6577c461f7882a892b5
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Marble-bugs
mailing list