Move skype module from experimental to stable.

This commit is contained in:
Laurent Destailleur 2014-03-14 15:26:26 +01:00
parent 4154f07dfd
commit 32364ac18b
2 changed files with 4 additions and 4 deletions

View File

@ -47,12 +47,12 @@ class modSkype extends DolibarrModules
$this->family = "crm";
// Module label (no space allowed), used if translation string 'ModuleXXXName' not found (where XXX is value of numeric property 'numero' of module)
$this->name = preg_replace('/^mod/i','',get_class($this));
$this->description = "Enable Skype button into contact";
$this->version = 'experimental'; // 'experimental' or 'dolibarr' or version
$this->description = "Enable Skype links into contacts";
$this->version = 'dolibarr'; // 'experimental' or 'dolibarr' or version
// Key used in llx_const table to save module status enabled/disabled (where MYMODULE is value of property name of module in uppercase)
$this->const_name = 'MAIN_MODULE_'.strtoupper($this->name);
// Where to store the module in setup page (0=common,1=interface,2=others,3=very specific)
$this->special = 2;
$this->special = 1;
// Name of image file used for this module.
$this->picto='skype';

View File

@ -497,7 +497,7 @@ Module2800Desc=Client FTP
Module2900Name= GeoIPMaxmind
Module2900Desc= Capacités de conversion GeoIP Maxmind
Module3100Name= Skype
Module3100Desc= Ajouter un button Skype dans les fiches adhérents / tiers / contacts
Module3100Desc= Ajouter un bouton Skype dans les fiches adhérents / tiers / contacts
Module5000Name=Multi-société
Module5000Desc=Permet de gérer plusieurs sociétés
Module6000Name=Workflow