diff options
author | Chad Parry <github@chad.parry.org> | 2011-04-24 08:28:39 -0600 |
---|---|---|
committer | Chad Parry <github@chad.parry.org> | 2011-04-24 08:28:39 -0600 |
commit | 26585fed03236f0f70a75959e1d3002025f4e15e (patch) | |
tree | 33a89567f40dbbdb8affcbe76baa27b242bc6d75 /modules/exif/module.info | |
parent | 809567f12850f59bdeb47a2963f6968b99b5a201 (diff) | |
parent | c8f90e861b866d0caa86343a6c7213e923023d39 (diff) |
Merge branch 'master' of https://github.com/gallery/gallery3 into rawphoto
Diffstat (limited to 'modules/exif/module.info')
-rw-r--r-- | modules/exif/module.info | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/exif/module.info b/modules/exif/module.info index c8ae688e..e266e20e 100644 --- a/modules/exif/module.info +++ b/modules/exif/module.info @@ -1,3 +1,7 @@ name = "Exif Data" description = "Extract Exif data and display it on photo pages." version = 1 +author_name = "Gallery Team" +author_url = "http://codex.gallery2.org/Gallery:Team" +info_url = "http://codex.gallery2.org/Gallery3:Modules:exif" +discuss_url = "http://gallery.menalto.com/forum_module_exif" |