equal
deleted
inserted
replaced
1 <?PHP |
1 <?PHP |
2 $manifest = array( |
2 $manifest = array( |
3 'name' => 'Čeština', |
3 'name' => 'Czech', |
4 'description' => 'Český překlad', |
4 'description' => 'Language pack for Czech', |
5 'type' => 'langpack', |
5 'type' => 'langpack', |
6 'is_uninstallable' => 'Yes', |
6 'is_uninstallable' => 'Yes', |
7 'version' => '4.5.0', |
7 'version' => '4.5.1e', |
8 'acceptable_sugar_flavors' => array ("OS", "PRO", "ENT"), |
8 'acceptable_sugar_flavors' => array (), |
9 'published_date' => '2007-03-25', |
9 'published_date' => '2007-08-26', |
10 'author' => 'michal sviba , zuzka.wokurka', |
10 'author' => 'extrasolution.com', |
11 'acceptable_sugar_versions' => array ("4.5*"), |
11 'acceptable_sugar_versions' => array (), |
12 ); |
12 ); |
13 |
13 |
14 $installdefs = array( |
14 $installdefs = array( |
15 'id'=> 'cs_cz', |
15 'id'=> 'cs_cz', |
16 'image_dir'=>'<basepath>/images', |
16 'image_dir'=>'<basepath>/images', |