Clarify the internal TODO and remove a small fraction of one of them. B-)

SVN revision: 25206
This commit is contained in:
David Walter Seikel 2006-08-30 10:45:56 +00:00
parent f5391cf9d6
commit b7a8ed9cff
1 changed files with 5 additions and 3 deletions

View File

@ -7,15 +7,17 @@
#define MOD_ENABLED 1
/* TODO:
* DND from left side to righ side, and to ibar etc.
* Double click or fm menu of eap/.desktop brings up eap editor.
* FDO menu generation puts symlinks to .desktops in /all/,
* if we edit one of those, replace symlink with resulting .desktop,
* include original path in new .desktop.
* Filtering/sorting of left side to make managing thousands of apps easy.
*
* These things require support from e_fm -
* DND from left side to righ side, and to ibar etc.
* fm right click menu of eap/.desktop brings up eap editor.
* Display contents of .order files on right side.
* Stop user from deleting standard directories on right side.
* Stop user from creating new directories on left side.
* Filtering/sorting of left side to make managing thousands of apps easy.
*/