diff -r 6333e8e78cf7 -r 974a21c495b2 manifest.php --- a/manifest.php Thu May 26 14:02:39 2011 +0200 +++ b/manifest.php Thu May 26 14:34:52 2011 +0200 @@ -1,14 +1,14 @@ 'Čeština', - 'description' => 'Český překlad', + 'name' => 'Czech', + 'description' => 'Language pack for Czech', 'type' => 'langpack', 'is_uninstallable' => 'Yes', - 'version' => '4.5.0', - 'acceptable_sugar_flavors' => array ("OS", "PRO", "ENT"), - 'published_date' => '2007-03-25', - 'author' => 'michal sviba , zuzka.wokurka', - 'acceptable_sugar_versions' => array ("4.5*"), + 'version' => '4.5.1e', + 'acceptable_sugar_flavors' => array (), + 'published_date' => '2007-08-26', + 'author' => 'extrasolution.com', + 'acceptable_sugar_versions' => array (), ); $installdefs = array( @@ -18,4 +18,4 @@ array('from'=> '/include','to'=> 'include',), array('from'=> '/modules','to'=> 'modules')) ); -?> +?> \ No newline at end of file