SVN revision: 29422
This commit is contained in:
Sebastian Dransfeld 2007-04-06 11:42:09 +00:00
parent 7b1a6625c5
commit 8d2fcce410
1 changed files with 1 additions and 0 deletions

View File

@ -237,6 +237,7 @@ _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);
}
}