diff --git a/Scripts/updates.php b/Scripts/updates.php index 50c5f548f..36c8c6506 100755 --- a/Scripts/updates.php +++ b/Scripts/updates.php @@ -33,7 +33,8 @@ $plugins => array( "application" => "thunderbird", "version" => "3.102", "filename" => "sogo-integrator-3.102.xpi" ), - => array( "application" => "thunderbird", + "{e2fda1a4-762b-4020-b5ad-a41df1933103}" + => array( "application" => "thunderbird", "version" => "1.0b2.102i", "filename" => "lightning-1.0b2.102i.xpi" ) ); @@ -87,4 +88,4 @@ if ( $plugin ) { header("Content-type: text/plain; charset=utf-8", true, 404); echo( 'Plugin not found' ); } -?> \ No newline at end of file +?>