// Issue NC - CFA - 20131029 : ajout d'une popup de confirmation pour la suppression definitive
if(pDeletionType==CompleteDelete&&!UBApplication::mainWindow->yesNoQuestion(tr("Empty the trash"),tr("You're about to empty the trash.")+"\n\n"+tr("Are you sure ?")))
return;
// if(pDeletionType == CompleteDelete && !UBApplication::mainWindow->yesNoQuestion(tr("Empty the trash"),tr("You're about to empty the trash.") +"\n\n" + tr("Are you sure ?")))