'albums' => "Bilderalben",\r
'tidypics:disabled' => 'Deaktiviert',\r
'tidypics:enabled' => 'Aktiviert',\r
- 'admin:settings:photos' => 'Tidypics',\r
+ 'admin:settings:photos' => 'Lightpics'\r
\r
'photos:add' => "Album hinzufügen",\r
'images:upload' => "Bilder hochladen",\r
'albums' => "Photo Albums",
'tidypics:disabled' => 'Disabled',
'tidypics:enabled' => 'Enabled',
- 'admin:settings:photos' => 'Tidypics',
+ 'admin:settings:photos' => 'Lightpics',
'photos:add' => "Create album",
'images:upload' => "Upload photos",
<?xml version="1.0" encoding="UTF-8"?>
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
- <name>Tidypics Photo Gallery</name>
- <author>Cash Costello</author>
- <version>1.8.0-rc1</version>
- <description>A photo gallery with albums, tagging, and a slideshow.</description>
+ <name>Lightpics Photo Gallery</name>
+ <author>Lorea developers</author>
+ <version>1.8-beta</version>
+ <description>A simple photo gallery with albums and a slideshow.</description>
<category>content</category>
<category>multimedia</category>
- <website>https://github.com/cash/Tidypics</website>
- <copyright>Cash Costello 2011-2012</copyright>
+ <website>http://lorea.org</website>
+ <copyright>(C) 2011-2012 Cash Costello, 2012 Lorea</copyright>
<license>GNU General Public License Version 2</license>
<requires>
<type>elgg_release</type>
<priority>after</priority>
<plugin>colorbox</plugin>
</requires>
-</plugin_manifest>
\ No newline at end of file
+</plugin_manifest>