Importing EDE2 code to svn... NOTE: It doesn't compile! Stuff thats broken: edewm, eworkpanel, eiconman,

emenueditor
This commit is contained in:
Vedran Ljubovic
2006-08-20 18:43:09 +00:00
commit 65018f75b7
1004 changed files with 88271 additions and 0 deletions

8
einstaller/TODO Executable file
View File

@@ -0,0 +1,8 @@
- use PtyProcess directly
* look for (#) signs for progress bar
- new checkbox - "Show options"
* analyze output from ./configure --help and show options
* for packages, show "Suggests:" and "Recommends:"
- separate rpm/dpkg/installpkg code into neat classes, so it's easy to add support
for others
- add support for dependency resolvers (apt-get, urpmi, emerge)