cdesktopenv/cde
Jon Trulson 8b67d1ccba New top level README from Christopher Turkel <turkelchris@aol.com> 2012-08-10 06:09:53 -06:00
..
admin Provide support for installation under OpenBSD. Don't override PATH in the install script, it may hide needed tools, and the location of these binaries is highly OS-dependent anyway. 2012-08-09 14:26:45 -06:00
config OpenBSD.cf, from Pascal Stumpf 2012-08-10 05:37:12 -06:00
databases Provide support for installation under OpenBSD. Don't override PATH in the install script, it may hide needed tools, and the location of these binaries is highly OS-dependent anyway. 2012-08-09 14:26:45 -06:00
doc Add in a CONTRIBUTORS file for all people that have made changes post 2012-07-24 15:23:16 +01:00
examples Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
imports/motif Add missing Mrm, Xm, and Uil .msg files for the various locales from the motif src. 2012-07-16 19:49:28 -06:00
include Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
lib OpenBSD fixed for lib/DtSvc. 2012-08-10 05:51:37 -06:00
logs Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
osf Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
programs dtwm: Cleanup some implicit definitions 2012-08-10 05:54:52 -06:00
util Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
.gitignore gitignore: add rest of generated files. git status is much cleaner now :) 2012-08-03 15:57:06 -06:00
BUGREPORT Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
CLOSEDBUGS Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
CONTRIBUTORS Add Matthew Howkins (dtappbuilder, nsgmls, dtcm Linux compilation) 2012-08-04 23:16:08 +01:00
COPYING Addition of LGPL file at top level, deprecation of file copyright, and 2012-05-29 16:54:57 +01:00
Imakefile Remove -k option from WORLDOPTS 2012-05-26 17:21:45 -06:00
Makefile Increment CDE version number to 2.2.0 2012-07-16 15:23:40 +01:00
OPENBUGS Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
README New top level README from Christopher Turkel <turkelchris@aol.com> 2012-08-10 06:09:53 -06:00
README-2.1.10 Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
README-2.1.20 Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
README-2.1.30 Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
README-2.1.30.snapshot Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
ReleaseNotes.ps Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
ReleaseNotes.sgm Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
copyright Add in a CONTRIBUTORS file for all people that have made changes post 2012-07-24 15:23:16 +01:00
copyright.old As 'copyright' is used by dthello, make sure that it's based on the current 2012-07-04 17:30:04 +01:00

README

*************************************

The Common Desktop Environment is released under the terms of the LGPL V.2
license. You may reuse and redistribute this code under the terms of this
license. See the COPYING file for details.
*************************************

Purpose of this release:

This release under a new license is numbered 2.2.0. It is almost identical to
the 2.1.30 release The Open Group made available to customers in 1999 but with
additional improvements to allow it to build under Linux. It's not called 
2.1.30 to avoid confusion with versions of 2.1.30 not built from the open source 
code.

************************************
Downloading this release:

CDE may be downloaded downloaded in source form from the Common Desktop
Environment website:

http://sourceforge.net/projects/cdesktopenv/

Or via git:

git clone git://git.code.sf.net/p/cdesktopenv/code cdesktopenv-code

************************************

Installing this release:

Complete installation instructions can be found on the CDE wiki:

http://sourceforge.net/p/cdesktopenv/wiki/Home/

Bug reports and patches encouraged.