Fix desklock

Revert r55711!

discomfitor: SPANK! SPANK! SPANK!



SVN revision: 55762
This commit is contained in:
Lucas De Marchi 2010-12-27 16:17:12 +00:00
parent 1583fac1a1
commit c77ad75e83
1 changed files with 1 additions and 1 deletions

View File

@ -385,7 +385,7 @@ e_desklock_hide(void)
E_Desklock_Popup_Data *edp;
E_Event_Desklock *ev;
if ((!edd) || (!_e_custom_desklock_exe)) return;
if ((!edd) && (!_e_custom_desklock_exe)) return;
if (e_config->desklock_use_custom_desklock)
{