--old todo comment

SVN revision: 32861
This commit is contained in:
Miculcy Brian 2007-11-24 13:26:20 +00:00
parent 1c8571d3ae
commit 30f57495c1
1 changed files with 0 additions and 2 deletions

View File

@ -263,8 +263,6 @@ _e_order_save(E_Order *eo)
}
else
{
/* TODO: Check if the file is in ~/.e/e/applications/all */
/* TODO: Consider copying the file to $XDG_DATA_HOME/applications */
fprintf(f, "%s\n", desktop->orig_path);
}
}