diff --git a/README.in b/README.in deleted file mode 100644 index 797b57e..0000000 --- a/README.in +++ /dev/null @@ -1,14 +0,0 @@ -Equinox Desktop Environment version: @EDE_VERSION@. - -To report bugs, proposals or anything else please visit: -http://ede.sourceforge.net - -or project page at: -http://sourceforge.net/project/ede - -For authors info, see AUTHORS. Licence and simular stuff is placed in COPYING. - -Thanks: -- FLTK project -- other projects that help create EDE (source code, icons, inspirations) -- people that sends patches and ideas diff --git a/configure.in b/configure.in index 4bbf0ca..5b0a7ce 100644 --- a/configure.in +++ b/configure.in @@ -174,11 +174,4 @@ AC_SUBST(EDE_VERSION) AC_OUTPUT([ makeinclude datas/startede - README - docs/ede/index.html - docs/ede/authors.html - docs/ede/changelog.html - docs/ede/copying.html - docs/ede/help.html - ede.spec ]) diff --git a/docs/ede/Makefile b/docs/ede/Makefile deleted file mode 100644 index 1c63a5b..0000000 --- a/docs/ede/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -include ../../makeinclude - -Data = ede-small.gif\ - index.html\ - authors.html\ - changelog.html\ - copying.html\ - help.html\ - logoinvert100.png\ - getede.png\ - ede.png\ - style.css - -DIR = $(datadir)/ede/doc - -install: - echo "Installing docs"; - $(MKINSTALLDIRS) $(DIR) - for f in $(Data); do\ - $(INSTALL_DATA) $$f $(DIR);\ - done - -uninstall: - $(RM) -r $(DIR) - -clean: diff --git a/docs/ede/authors.html b/docs/ede/authors.html deleted file mode 100644 index b2161a5..0000000 --- a/docs/ede/authors.html +++ /dev/null @@ -1,70 +0,0 @@ - - -
- - -Equinox Desktop Environment - v1.0.2 - |
-
|
- - |
- - - EDE Authors-Martin Pekar (original author) -Mikko Lahtenaaki (efltk author) -Dejan Lekiĉ (fixes and improvements) -Alexey Parshin (improvements to efltk) - -Current developers: -Sanel Zukan -Vedran Ljuboviĉ - -Translations: -Bambang Purnomosidi D. P. -Mihail Zaripov - -EDE is based on the Fast Light Toolkit (FLTK) by -Bill Spitzak and others. - -For questions, bugs, etc. please mail ONLY current developers. - -We would like to thank everyone that contributed to this excellent project and to appologize if we left anyone out. - - - - Copyright (c) 2000-2005. EDE Authors - - - |
- - |
Equinox Desktop Environment - version @EDE_VERSION@ - |
-
|
- - |
- - - EDE Authors-Martin Pekar (original author) -Mikko Lahtenaaki (efltk author) -Dejan Lekiĉ (fixes and improvements) -Alexey Parshin (improvements to efltk) - -Current developers: -Sanel Zukan -Vedran Ljuboviĉ - -Translations: -Bambang Purnomosidi D. P. -Mihail Zaripov - -EDE is based on the Fast Light Toolkit (FLTK) by -Bill Spitzak and others. - -For questions, bugs, etc. please mail ONLY current developers. - -We would like to thank everyone that contributed to this excellent project and to appologize if we left anyone out. - - -
-$Revision: 1656 $ |
- - |
Equinox Desktop Environment - v1.0.2 - |
-
|
- - |
- - - Changes between EDE versions- -
-1.0.2
-
-
-
-- Copyright (c) 2000-2005. EDE Authors - - - |
- - |
Equinox Desktop Environment - version @EDE_VERSION@ - |
-
|
- - |
- - - Changes between EDE versions- -
-1.0.2
-
-
-
--
-$Revision: 1656 $ |
- - |
Equinox Desktop Environment - v1.0.2 - |
-
|
- - |
- - - Copying- -Let it be emphasized that this copy is for your reference only. In case of -dispute, the text of license from FSF site is to be considered applicable. Should -the FSF decide to make modifications to GNU GPL, those modifications will apply to -EDE. - - -
-
- - Copyright (c) 2000-2005. EDE Authors - - - |
- - |
Equinox Desktop Environment - version @EDE_VERSION@ - |
-
|
- - |
- - - Copying- -Let it be emphasized that this copy is for your reference only. In case of -dispute, the text of license from FSF site is to be considered applicable. Should -the FSF decide to make modifications to GNU GPL, those modifications will apply to -EDE. - - -
-
- -
-$Revision: 1656 $ |
- - |
Equinox Desktop Environment - v1.0.2 - |
-
|
- - |
- - - Help us make EDE better!- -Here are some ways you can help EDE: - -1. Send patches -Of course, we will appreciate it the most if you get down into code and fix actual problems. EDE presently lacks developers, and we would like to delegate some work to others. Take a look at the present list of bugs, also the requested features. - -2. Write documentation -As you can see, this Help is woefully incomplete. We would like to have at least a separate help page for each of EDE components, describing its functions in a reader friendly way. Existing stuff could use some proofreading, as none of us is a native English speaker. Also, the internals of EDE (functions etc.) are poorly documented. - -3. Translate EDE -EDE is using GNU/gettext as its l10n framework. This means that you can use popular programs such as KBabel or PoEdit to translate EDE and thus make it easier to use to speakers of your language. There is also an EDE program named ETranslate for this purpose. Just contact us and we will send you the untranslated files. - -4. Design graphics for EDE -If you are a skilled designer, there are many aspects of EDE that could use redesign, such as EDE Homepage or this help. Also send us ideas for: icons, themes, window decorations, program designs, wallpapers. - -5. Talk to your friends -It is unusal how few people knows about EDE! The fact that there was a hiatus in development after release of 1.0 did no good to our reputation. Also, 1.0 wasn't exactly "release quality". A few people knows that EDE is themable, which leads them to believe that EDE is a Windows-clone, etc. All those myths can be dispelled by pointing out the facts in a friendly and relaxed way :) EDE has many advantages, such as speed, simplicity, and not trying to reinvent the wheel when it comes to the interface (something that geeks dislike, but plain users appreciate very much). - - -If you have anything to show to us, just drop us a mail. We like to chat with EDE users! - - - - Copyright (c) 2000-2005. EDE Authors - - - |
- - |
Equinox Desktop Environment - version @EDE_VERSION@ - |
-
|
- - |
- - - Help us make EDE better!- -Here are some ways you can help EDE: - -1. Send patches -Of course, we will appreciate it the most if you get down into code and fix actual problems. EDE presently lacks developers, and we would like to delegate some work to others. Take a look at the present list of bugs, also the requested features. - -2. Write documentation -As you can see, this Help is woefully incomplete. We would like to have at least a separate help page for each of EDE components, describing its functions in a reader friendly way. Existing stuff could use some proofreading, as none of us is a native English speaker. Also, the internals of EDE (functions etc.) are poorly documented. - -3. Translate EDE -EDE is using GNU/gettext as its l10n framework. This means that you can use popular programs such as KBabel or PoEdit to translate EDE and thus make it easier to use to speakers of your language. There is also an EDE program named ETranslate for this purpose. Just contact us and we will send you the untranslated files. - -4. Design graphics for EDE -If you are a skilled designer, there are many aspects of EDE that could use redesign, such as EDE Homepage or this help. Also send us ideas for: icons, themes, window decorations, program designs, wallpapers. - -5. Talk to your friends -It is unusal how few people knows about EDE! The fact that there was a hiatus in development after release of 1.0 did no good to our reputation. Also, 1.0 wasn't exactly "release quality". A few people knows that EDE is themable, which leads them to believe that EDE is a Windows-clone, etc. All those myths can be dispelled by pointing out the facts in a friendly and relaxed way :) EDE has many advantages, such as speed, simplicity, and not trying to reinvent the wheel when it comes to the interface (something that geeks dislike, but plain users appreciate very much). - - -If you have anything to show to us, just drop us a mail. We like to chat with EDE users! - - - -
-$Revision: 1656 $ |
- - |
Equinox Desktop Environment - v1.0.3 - |
-
|
- - |
- - - - - -Components of the EDE package are: -- edewm: a ICCCM-compliant window manager -- eiconman: the "desktop" -- eworkpanel: containing taskbar, main menu, clock and many other applets -- econtrol: a desktop control panel with several useful applets -- einstaller: program (package) installer -- efinder: file search program -- emenueditor, etimedate etc. -Other programs for EDE are under development, such as file manager, multimedia, internet tools, games etc. -Tune in to EDE, because it is becoming better every day. - - - Getting help-If you require further assistance, we advise you to visit:-- The EDE Homepage -- EDE project page at SourceForge.net - -The latter web site also contains forums, bug report tool and mailing lists. - - - - Get EDE!- EDE is improved daily! So if you have problems, it is very possible that they are already fixed. To get the latest EDE version, visit our homepage.- -You can get EDE from: -- distribution-agnostic binary packages (RPM) - it should be possible to install these packages on any distribution produced since January 1st, 2001.; on non-RPM distributions you can install the rpm software or use a tool called "alien" -- distribution-specific binary packages - contain optimizations for a specific Linux distribution -- source code packages (tar.gz) - you should be able to compile them on any *nix system, including FreeBSD and Solaris; just unpack and use commands ./configure; make; make install -- anonymous CVS access - use the following commands to download the latest development version of EDE from our CVS server: - cvs -z3 -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/ede login - -When you are updating EDE be sure to use the matching version of eFLTK! eFLTK is developing together with EDE, also many bugs are really caused by eFLTK problems, so it is critical that you update eFLTK together with EDE or you might have errors and other problems. - - -
- Copyright (c) 2000-2005. EDE Authors - - - |
- - |
Equinox Desktop Environment - version @EDE_VERSION@ - |
-
|
- - |
- - - - - -Components of the EDE package are: -
- - Getting help-If you require further assistance, we advise you to visit: - -The latter web site also contains forums, bug report tool and mailing lists. - -- Get EDE!- -EDE is improved daily! So if you have problems, it is very possible that they are already fixed. -To get the latest EDE version, visit our homepage.- -You can get EDE from: -
-svn co https://svn.sourceforge.net/svnroot/ede/trunk/efltk -svn co https://svn.sourceforge.net/svnroot/ede/trunk/ede --After these commands compile first efltk then ede. Use "autoconf" to produce the configure script, then proceed as usual. - -When you are updating EDE be sure to use the matching version of eFLTK! eFLTK is developing together -with EDE, also many bugs are really caused by eFLTK problems, so it is critical that you update eFLTK -together with EDE or you might have errors and other problems. - -
-
-$Revision: 1738 $ |
- - |