There are some fond aliases that may not be sony news os related, but other
than that this code should be good to go.
Thank you for your time,
-Chase
From d9273ead450acd7d0a273e81984e46251e3b3f50 Mon Sep 17 00:00:00 2001
From: chase <ch...@localhost.com>
Date: Fri, 27 Apr 2018 00:07:18 -0700
Subject: [PATCH] Remove sony code
---
.../IntegTools/post_install/hp/configRun | 2 -
cde/config/cf/Imake.cf | 26 -----
cde/config/cf/Imakefile | 1 -
cde/config/cf/sony.cf | 103 ------------------
cde/config/imake/imakemdep.h | 32 +-----
cde/programs/dtudcfonted/libfal/_fallcSjis.c | 3 -
.../fontaliases/linux/ja_JP/fonts.alias | 25 -----
7 files changed, 1 insertion(+), 191 deletions(-)
delete mode 100644 cde/config/cf/sony.cf
diff --git a/cde/admin/IntegTools/post_install/hp/configRun b/cde/admin/IntegTools/post_install/hp/configRun
index ed5c1843..5f209019 100755
--- a/cde/admin/IntegTools/post_install/hp/configRun
+++ b/cde/admin/IntegTools/post_install/hp/configRun
@@ -537,7 +537,6 @@ RemoveRunFiles()
/usr/dt/lib/bindings/ncr_vt
/usr/dt/lib/bindings/siemens_9733
/usr/dt/lib/bindings/siemens_wx200
-/usr/dt/lib/bindings/sony
/usr/dt/lib/bindings/sun
/usr/dt/lib/bindings/tek
/usr/dt/config/Xsession.d/0040.xmbind
@@ -827,7 +826,6 @@ VerifyInstalledFiles()
/usr/dt/lib/bindings/ncr_vt 0444 lib/Xm/bindings/ncr_vt file bin bin di---- 378 cde_dt
/usr/dt/lib/bindings/siemens_9733 0444 lib/Xm/bindings/siemens_9733 file bin bin di---- 378 cde_dt
/usr/dt/lib/bindings/siemens_wx200 0444 lib/Xm/bindings/siemens_wx200 file bin bin di---- 378 cde_dt
-/usr/dt/lib/bindings/sony 0444 lib/Xm/bindings/sony file bin bin di---- 378 cde_dt
/usr/dt/lib/bindings/sun 0444 lib/Xm/bindings/sun file bin bin di---- 378 cde_dt
/usr/dt/lib/bindings/tek 0444 lib/Xm/bindings/tek file bin bin di---- 378 cde_dt
/usr/dt/config/Xsession.d/0040.xmbind 0444 osf/xmbind/0040.xmbind file bin bin di---- 378 cde_dt
diff --git a/cde/config/cf/Imake.cf b/cde/config/cf/Imake.cf
index a9d112f9..903a138d 100644
--- a/cde/config/cf/Imake.cf
+++ b/cde/config/cf/Imake.cf
@@ -280,32 +280,6 @@ XCOMM $TOG: Imake.cf /main/30 1998/04/28 13:55:25 barstow $
# define ApolloArchitecture
#endif /* apollo */
-#ifdef sony
-# define MacroIncludeFile <sony.cf>
-# define MacroFile sony.cf
-# undef sony
-# undef sony_news
-# define SonyArchitecture
-# ifdef mc68020
-# undef mc68020
-# undef mc68030
-# define Mc68020Architecture
-# endif
-# ifdef mips
-# undef mips
-# define MipsArchitecture
-# endif
-# ifdef __svr4
-# define SVR4Architecture
-# else
-# if !defined(bsd43) || defined(SYSTYPE_SYSV) || defined(_SYSTYPE_SYSV)
-# define SonySysvArchitecture
-# else
-# define SonyBsdArchitecture
-# endif
-# endif
-#endif /* sony */
-
#ifdef M4310
# define MacroIncludeFile <pegasus.cf>
# define MacroFile pegasus.cf
diff --git a/cde/config/cf/Imakefile b/cde/config/cf/Imakefile
index aa39909d..0523394a 100644
--- a/cde/config/cf/Imakefile
+++ b/cde/config/cf/Imakefile
@@ -84,7 +84,6 @@ osf1.cf \
pegasus.cf \
sco.cf \
sequent.cf \
-sony.cf \
sun.cf \
svr3.cf \
svr4.cf \
diff --git a/cde/config/cf/sony.cf b/cde/config/cf/sony.cf
deleted file mode 100644
index 02821b36..00000000
--- a/cde/config/cf/sony.cf
+++ /dev/null
@@ -1,103 +0,0 @@
-XCOMM platform: $XConsortium: sony.cf /main/69 1996/09/29 18:19:36 kaleb $
-
-#ifdef SonyBsdArchitecture
-
-#ifndef OSName
-#define OSName NEWS-OS 4.2.1C
-#endif
-#ifndef OSMajorVersion
-#define OSMajorVersion 4
-#endif
-#ifndef OSMinorVersion
-#define OSMinorVersion 2
-#endif
-#ifndef OSTeenyVersion
-#define OSTeenyVersion 1
-#endif
-#define SetTtyGroup YES
-#define HasVoidSignalReturn NO
-#define HasNdbm YES
-#define DirFailPrefix -
-#define InstKmemFlags -g kmem -m 2711
-#define DefaultUserPath :/bin:/usr/bin:$(BINDIR):/usr/ucb:/usr/sony/bin:
-#define DefaultSystemPath /etc:/usr/etc:/bin:/usr/bin:$(BINDIR):/usr/ucb:/usr/sony/bin:
-#ifdef MipsArchitecture
-#define ExtraLibraries -lmld
-#define LintOpts -ax
-#define LintLibFlag -o
-#define DefaultCCOptions -Wf,-XNh2000,-XNd6000,-XNp10000 -Olimit 2000
-#define PexCCOptions -Wf,-XNh2000,-XNd15000,-XNp15000 -Olimit 2000
-#else
-#define HasFortran YES
-#endif
-#if OSMajorVersion >= 4
-#define HasShm YES
-#define HasPutenv YES
-#define HasSecureRPC YES
-#define XdmDir /etc/xdm
-#if OSMinorVersion >= 1
-#define HasBsearch YES
-#else
-#define HasBsearch NO
-#endif
-#else
-#define StandardDefines -DNOSTDHDRS
-#define HasBsearch NO
-#endif
-
-#else
-
-#ifndef OSName
-#define OSName DefaultOSName
-#endif
-#ifndef OSMajorVersion
-#define OSMajorVersion DefaultOSMajorVersion
-#endif
-#ifndef OSMinorVersion
-#define OSMinorVersion DefaultOSMinorVersion
-#endif
-#ifndef OSTeenyVersion
-#define OSTeenyVersion DefaultOSTeenyVersion
-#endif
-XCOMM operating system: OSName (OSMajorVersion./**/OSMinorVersion./**/OSTeenyVersion)
-
-#define BootstrapCFlags -Dsony
-#define SystemV4 YES
-#define HasVFork NO
-#define CcCmd /usr/bin/cc
-#define LdCmd /usr/bin/ld
-#if OSMajorVersion >= 6
-#define DefaultCCOptions -Xa -Wf,-XNp9000,-XNd6000
-#define PexCCOptions -Xa -Wf,-XNp15000,-XNd15000
-#define SharedLibraryLoadFlags -G -rpath $(USRLIBDIRPATH)
-#define PositionIndependentCFlags -K PIC -Wx,-G 0
-#define PositionIndependentCplusplusFlags -K PIC -Wx,-G 0
-#define SharedXmuReqs $(LDPRELIBS) $(XTOOLLIB) $(XLIB)
-#define FixupLibReferences() /**/
-#include <sv4Lib.rules>
-#else
-#define DefaultCCOptions -Wf,-XNp9000,-XNd6000
-#define PexCCOptions -Wf,-XNp15000,-XNd15000
-#endif
-
-#endif
-
-/*
- * SONY C++ compiler is based on vanilla cfront, which means it
- * refuses to compile files unless their names end in ".C". We
- * have to completely override .SUFFIXES to avoid using the builtin
- * .C to .o rule in cases where the link to foo.C is already there,
- * because the builtin rule doesn't use the right compilation flags.
- */
-
-.SUFFIXES:
-.SUFFIXES: .o .c .y .l .s .sh .h .f .Y .L .cxx
-
-#define NormalLibObjCplusplusCompile(options) test -r $*.C || $(LN) $*.CCsuf $*.C @@\
- $(CXX) -c $(CXXFLAGS) options $*.C
-
-XCOMM operating system: OSName
-
-#ifndef BuildServer
-#define BuildServer NO
-#endif
diff --git a/cde/config/imake/imakemdep.h b/cde/config/imake/imakemdep.h
index 3e954e4b..94ff641e 100644
--- a/cde/config/imake/imakemdep.h
+++ b/cde/config/imake/imakemdep.h
@@ -85,21 +85,6 @@ in this Software without prior written authorization from The Open Group.
#define imake_ccflags "-Dsco"
#endif
-#ifdef sony
-#if defined(SYSTYPE_SYSV) || defined(_SYSTYPE_SYSV)
-#define imake_ccflags "-DSVR4"
-#else
-#include <sys/param.h>
-#if NEWSOS < 41
-#define imake_ccflags "-Dbsd43 -DNOSTDHDRS"
-#else
-#if NEWSOS < 42
-#define imake_ccflags "-Dbsd43"
-#endif
-#endif
-#endif
-#endif
-
#ifdef _CRAY
#define imake_ccflags "-DSYSV -DUSG"
#endif
@@ -365,12 +350,6 @@ char *cpp_argv[ARGUMENTS] = {
#if defined(USL) || defined(__USLC__)
"-DUSL", /* USL */
#endif
-#ifdef sony
- "-Dsony", /* Sony */
-#if !defined(SYSTYPE_SYSV) && !defined(_SYSTYPE_SYSV) && NEWSOS < 42
- "-Dbsd43",
-#endif
-#endif
#ifdef _IBMR2
"-D_IBMR2", /* IBM RS-6000 (we ensured that aix is defined above */
#ifndef aix
@@ -605,7 +584,7 @@ char *cpp_argv[ARGUMENTS] = {
# define DEFAULT_OS_MINOR_REV "r %[0-9]"
/* No information available to generate default OSTeenyVersion value. */
# define DEFAULT_OS_NAME "srvm %[^\n]"
-#elif defined(sun) || defined(linux) || defined(sony)
+#elif defined(sun) || defined(linux)
/* uname -r returns "x.y[.z]", e.g. "5.4" or "4.1.3" */
# define DEFAULT_OS_MAJOR_REV "r %[0-9]"
# define DEFAULT_OS_MINOR_REV "r %*d.%[0-9]"
@@ -789,15 +768,6 @@ struct symtab predefs[] = {
#ifdef hcx
{"hcx", "1"},
#endif
-#ifdef sony
- {"sony", "1"},
-#ifdef SYSTYPE_SYSV
- {"SYSTYPE_SYSV", "1"},
-#endif
-#ifdef _SYSTYPE_SYSV
- {"_SYSTYPE_SYSV", "1"},
-#endif
-#endif
#ifdef __OSF__
{"__OSF__", "1"},
#endif
diff --git a/cde/programs/dtudcfonted/libfal/_fallcSjis.c b/cde/programs/dtudcfonted/libfal/_fallcSjis.c
index dd7edf75..1ebaeaca 100644
--- a/cde/programs/dtudcfonted/libfal/_fallcSjis.c
+++ b/cde/programs/dtudcfonted/libfal/_fallcSjis.c
@@ -390,7 +390,6 @@ wc_codeset(lcd, wch)
wchar_t wch;
{
register CodeSet *codesets = XLC_GENERIC(lcd, codeset_list);
-#if !defined(__sony_news) || defined(SVR4)
register int end = XLC_GENERIC(lcd, codeset_num);
register Ulong widech = (Ulong)(wch & XLC_GENERIC(lcd, wc_encode_mask));
@@ -584,7 +583,6 @@ sjis_wcstocs(conv, from, from_left, to, to_left, args, num_args)
if (wcstr_len < buf_len / codeset->length)
buf_len = wcstr_len * codeset->length;
-#if !defined(__sony_news) || defined(SVR4)
wc_encoding = codeset->wc_encoding;
for ( ; wcstr_len > 0 && buf_len > 0; wcptr++, wcstr_len--) {
@@ -1349,7 +1347,6 @@ sjis_ctstowcs(conv, from, from_left, to, to_left, args, num_args)
(*from_left) -= 2;
continue;
}
-#if !defined(__sony_news) || defined(SVR4)
wc_encoding = (ctdp == ctdptr[Kana] && isleftside(*inbufptr)) ?
ctdptr[Ascii]->wc_encoding : ctdp->wc_encoding;
diff --git a/cde/programs/fontaliases/linux/ja_JP/fonts.alias b/cde/programs/fontaliases/linux/ja_JP/fonts.alias
index e11f46be..35241fef 100644
--- a/cde/programs/fontaliases/linux/ja_JP/fonts.alias
+++ b/cde/programs/fontaliases/linux/ja_JP/fonts.alias
@@ -2,10 +2,6 @@
"-dt-gothic-*-*-*-*-24-*-*-*-c-*-jisx0208.1983-0" "-jis-fixed-medium-r-normal--24-170-100-100-c-240-jisx0208.1983-0"
"-dt-mincho-*-*-*-*-16-*-*-*-c-*-jisx0208.1983-0" "-jis-fixed-medium-r-normal--16-110-100-100-c-160-jisx0208.1983-0"
"-dt-mincho-*-*-*-*-24-*-*-*-c-*-jisx0208.1983-0" "-jis-fixed-medium-r-normal--24-170-100-100-c-240-jisx0208.1983-0"
-"-dt-gothic-*-*-*-*-16-*-*-*-c-*-jisx0201.1976-0" "-sony-fixed-medium-r-normal--16-120-100-100-c-80-jisx0201.1976-0"
-"-dt-gothic-*-*-*-*-24-*-*-*-c-*-jisx0201.1976-0" "-sony-fixed-medium-r-normal--24-170-100-100-c-120-jisx0201.1976-0"
-"-dt-mincho-*-*-*-*-16-*-*-*-c-*-jisx0201.1976-0" "-sony-fixed-medium-r-normal--16-120-100-100-c-80-jisx0201.1976-0"
-"-dt-mincho-*-*-*-*-24-*-*-*-c-*-jisx0201.1976-0" "-sony-fixed-medium-r-normal--24-170-100-100-c-120-jisx0201.1976-0"
"-dt-interface user-medium-r-normal-xxs-10-96-75-75-m-120-jisx0208.1983-0" "-misc-fixed-medium-r-normal--10-96-75-75-c-120-jisx0208.1983-0"
"-dt-interface system-medium-r-normal-xxs-10-96-75-75-m-120-jisx0208.1983-0" "-misc-fixed-medium-r-normal--10-96-75-75-c-120-jisx0208.1983-0"
@@ -49,15 +45,9 @@
"-dt-interface user-medium-r-normal-m-16-150-75-75-m-160-jisx0208.1983-0" "-jis-fixed-medium-r-normal--16-150-75-75-c-160-jisx0208.1983-0"
"-dt-interface system-medium-r-normal-m-16-150-75-75-m-160-jisx0208.1983-0" "-jis-fixed-medium-r-normal--16-150-75-75-c-160-jisx0208.1983-0"
"-dt-interface terminal-medium-r-normal-m-16-150-75-75-m-160-jisx0208.1983-0" "-jis-fixed-medium-r-normal--16-150-75-75-c-160-jisx0208.1983-0"
- "-dt-interface user-medium-r-normal-m-16-150-75-75-m-80-jisx0201.1976-0" "-sony-fixed-medium-r-normal--16-150-75-75-c-80-jisx0201.1976-0"
- "-dt-interface system-medium-r-normal-m-16-150-75-75-m-80-jisx0201.1976-0" "-sony-fixed-medium-r-normal--16-150-75-75-c-80-jisx0201.1976-0"
-"-dt-interface terminal-medium-r-normal-m-16-150-75-75-m-80-jisx0201.1976-0" "-sony-fixed-medium-r-normal--16-150-75-75-c-80-jisx0201.1976-0"
"-dt-interface user-bold-r-normal-m-16-150-75-75-m-160-jisx0208.1983-0" "-jis-fixed-medium-r-normal--16-150-75-75-c-160-jisx0208.1983-0"
"-dt-interface system-bold-r-normal-m-16-150-75-75-m-160-jisx0208.1983-0" "-jis-fixed-medium-r-normal--16-150-75-75-c-160-jisx0208.1983-0"
"-dt-interface terminal-bold-r-normal-m-16-150-75-75-m-160-jisx0208.1983-0" "-jis-fixed-medium-r-normal--16-150-75-75-c-160-jisx0208.1983-0"
- "-dt-interface user-bold-r-normal-m-16-150-75-75-m-80-jisx0201.1976-0" "-sony-fixed-medium-r-normal--16-150-75-75-c-80-jisx0201.1976-0"
- "-dt-interface system-bold-r-normal-m-16-150-75-75-m-80-jisx0201.1976-0" "-sony-fixed-medium-r-normal--16-150-75-75-c-80-jisx0201.1976-0"
-"-dt-interface terminal-bold-r-normal-m-16-150-75-75-m-80-jisx0201.1976-0" "-sony-fixed-medium-r-normal--16-150-75-75-c-80-jisx0201.1976-0"
"-dt-interface user-medium-r-normal-l-18-170-75-75-m-180-jisx0208.1983-0" "-jis-gothic-medium-r-normal--18-170-75-75-c-180-jisx0208.1983-0"
"-dt-interface system-medium-r-normal-l-18-170-75-75-m-180-jisx0208.1983-0" "-jis-gothic-medium-r-normal--18-170-75-75-c-180-jisx0208.1983-0"
@@ -75,39 +65,24 @@
"-dt-interface user-medium-r-normal-xl-20-193-75-75-m-210-jisx0208.1983-0" "-jis-fixed-medium-r-normal--20-193-75-75-c-200-jisx0208.1983-0"
"-dt-interface system-medium-r-normal-xl-20-193-75-75-m-210-jisx0208.1983-0" "-jis-fixed-medium-r-normal--20-193-75-75-c-200-jisx0208.1983-0"
"-dt-interface terminal-medium-r-normal-xl-20-193-75-75-m-210-jisx0208.1983-0" "-jis-fixed-medium-r-normal--20-193-75-75-c-200-jisx0208.1983-0"
- "-dt-interface user-medium-r-normal-xl-20-193-75-75-m-105-jisx0201.1976-0" "-sony-fixed-medium-r-normal--20-193-75-75-c-100-jisx0201.1976-0"
- "-dt-interface system-medium-r-normal-xl-20-193-75-75-m-105-jisx0201.1976-0" "-sony-fixed-medium-r-normal--20-193-75-75-c-100-jisx0201.1976-0"
-"-dt-interface terminal-medium-r-normal-xl-20-193-75-75-m-105-jisx0201.1976-0" "-sony-fixed-medium-r-normal--20-193-75-75-c-100-jisx0201.1976-0"
"-dt-interface user-bold-r-normal-xl-20-193-75-75-m-210-jisx0208.1983-0" "-jis-fixed-medium-r-normal--20-193-75-75-c-200-jisx0208.1983-0"
"-dt-interface system-bold-r-normal-xl-20-193-75-75-m-210-jisx0208.1983-0" "-jis-fixed-medium-r-normal--20-193-75-75-c-200-jisx0208.1983-0"
"-dt-interface terminal-bold-r-normal-xl-20-193-75-75-m-210-jisx0208.1983-0" "-jis-fixed-medium-r-normal--20-193-75-75-c-200-jisx0208.1983-0"
- "-dt-interface user-bold-r-normal-xl-20-193-75-75-m-105-jisx0201.1976-0" "-sony-fixed-medium-r-normal--20-193-75-75-c-100-jisx0201.1976-0"
- "-dt-interface system-bold-r-normal-xl-20-193-75-75-m-105-jisx0201.1976-0" "-sony-fixed-medium-r-normal--20-193-75-75-c-100-jisx0201.1976-0"
-"-dt-interface terminal-bold-r-normal-xl-20-193-75-75-m-105-jisx0201.1976-0" "-sony-fixed-medium-r-normal--20-193-75-75-c-100-jisx0201.1976-0"
"-dt-interface user-medium-r-normal-xxl-24-230-75-75-m-240-jisx0208.1983-0" "-jis-fixed-medium-r-normal--24-230-75-75-c-240-jisx0208.1983-0"
"-dt-interface system-medium-r-normal-xxl-24-230-75-75-m-240-jisx0208.1983-0" "-jis-fixed-medium-r-normal--24-230-75-75-c-240-jisx0208.1983-0"
"-dt-interface terminal-medium-r-normal-xxl-24-230-75-75-m-240-jisx0208.1983-0" "-jis-fixed-medium-r-normal--24-230-75-75-c-240-jisx0208.1983-0"
- "-dt-interface user-medium-r-normal-xxl-24-230-75-75-m-120-jisx0201.1976-0" "-sony-fixed-medium-r-normal--24-230-75-75-c-120-jisx0201.1976-0"
- "-dt-interface system-medium-r-normal-xxl-24-230-75-75-m-120-jisx0201.1976-0" "-sony-fixed-medium-r-normal--24-230-75-75-c-120-jisx0201.1976-0"
-"-dt-interface terminal-medium-r-normal-xxl-24-230-75-75-m-120-jisx0201.1976-0" "-sony-fixed-medium-r-normal--24-230-75-75-c-120-jisx0201.1976-0"
"-dt-interface user-bold-r-normal-xxl-24-230-75-75-m-240-jisx0208.1983-0" "-jis-fixed-medium-r-normal--24-230-75-75-c-240-jisx0208.1983-0"
"-dt-interface system-bold-r-normal-xxl-24-230-75-75-m-240-jisx0208.1983-0" "-jis-fixed-medium-r-normal--24-230-75-75-c-240-jisx0208.1983-0"
"-dt-interface terminal-bold-r-normal-xxl-24-230-75-75-m-240-jisx0208.1983-0" "-jis-fixed-medium-r-normal--24-230-75-75-c-240-jisx0208.1983-0"
- "-dt-interface user-bold-r-normal-xxl-24-230-75-75-m-120-jisx0201.1976-0" "-sony-fixed-medium-r-normal--24-230-75-75-c-120-jisx0201.1976-0"
- "-dt-interface system-bold-r-normal-xxl-24-230-75-75-m-120-jisx0201.1976-0" "-sony-fixed-medium-r-normal--24-230-75-75-c-120-jisx0201.1976-0"
-"-dt-interface terminal-bold-r-normal-xxl-24-230-75-75-m-120-jisx0201.1976-0" "-sony-fixed-medium-r-normal--24-230-75-75-c-120-jisx0201.1976-0"
"-dt-interface terminal-medium-r-bold-s sans-14-130-75-75-m-70-iso8859-1" "-misc-fixed-bold-r-normal--14-130-75-75-c-70-iso8859-1"
"-dt-interface terminal-medium-r-normal-xxs sans-10-100-75-75-m-60-iso8859-1" "-misc-fixed-medium-r-normal--10-100-75-75-c-60-iso8859-1"
"-dt-interface terminal-medium-r-normal-xs sans-12-110-75-75-m-75-iso8859-1" "-schumacher-clean-medium-r-normal--12-120-75-75-c-60-iso8859-1"
"-dt-interface terminal-medium-r-normal-s sans-14-130-75-75-m-70-iso8859-1" "-misc-fixed-medium-r-normal--14-130-75-75-c-70-iso8859-1"
- "-dt-interface terminal-medium-r-normal-m sans-16-150-75-75-m-80-iso8859-1" "-sony-fixed-medium-r-normal--16-150-75-75-c-80-iso8859-1"
- "-dt-interface terminal-medium-r-normal-m sans-17-150-75-75-m-80-iso8859-1" "-sony-fixed-medium-r-normal--16-150-75-75-c-80-iso8859-1"
"-dt-interface terminal-medium-r-normal-l sans-18-170-75-75-m-100-iso8859-1" "-misc-fixed-medium-r-normal--18-170-75-75-c-90-iso8859-1"
"-dt-interface terminal-medium-r-normal-xl sans-20-193-75-75-m-100-iso8859-1" "-misc-fixed-medium-r-normal--20-193-75-75-c-100-iso8859-1"
-"-dt-interface terminal-medium-r-normal-xxl sans-24-230-75-75-m-120-iso8859-1" "-sony-fixed-medium-r-normal--24-230-75-75-c-120-iso8859-1"
"-dt-application-bold-i-normal-serif-11-80-100-100-m-60-iso8859-1" "-adobe-courier-bold-o-normal--11-80-100-100-m-60-iso8859-1"
"-dt-application-bold-i-normal-serif-14-100-100-100-m-90-iso8859-1" "-adobe-courier-bold-o-normal--14-100-100-100-m-90-iso8859-1"
--
2.17.0
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel