- Shutdown change in desktopgui.

- Brainstorming about the best way to make desktopgui autostart in I2P.
This commit is contained in:
mathiasdm
2011-01-10 17:09:55 +00:00
parent b963e2a855
commit 5371481007
2 changed files with 5 additions and 1 deletions

View File

@ -11,6 +11,10 @@ HIGH PRIORITY:
- Check if we're inside I2P without using a command-line parameter - DONE
- Modify installer to set I2P directory parameter; or use $I2P? - Is already there
- Include in installer - TODO
- Start desktopgui without adding to clients.config and without adding a dependency on routerconsole!
* One possibility:
Adding some kind of 'ApplicationManager' that allows starting applications.
Extra remark: ApplicationManager should also allow stopping certain applications from launching.
- Fix tabs versus spaces ;-)
UNKNOWN:
- API to allow applications to add themselves to the menu?