cdesktopenv/cde/programs/localized/C
Jon Trulson 2f6f1d2afb Finish integrating Antonis's desktop_approots work
In addition:

- moved video type detection into a separate file: videoTypes.dt out
  of datatypes.dt.  Also, removed all actions from Antonis' dt files,
  as these are handled by the new actions (listed below).

  Image, postscript, and PDF types definitions are still located in
  datatypes.dt.src

- supports most image files, PDFs, postscript files, and video files
  via dtapp now.

- Added new actions:

  - DisplayImage
  - DisplayVideo
  - DisplayPDF
  - DisplayPS

  All of these call the dtapp_* helpers to locate an appropriate
  program to handle the task.

- Added a camera icon

- standardized the icons used to display the various types - all
  images use the Dtimage icon now, as an example.

- moved the new *.dt files to their proper place in programs/types,
  rather than programs/localized/C/types (my bad).

Please add any further video types into videoTypes.dt, and everything
else (for now) into datatypes.dt.

In the future, we should probably separate these out into
type-specific .dt files.  Also, something should be done about playing
audio files too (maybe DisplayVideo.dt can handle all those too?)
2018-07-19 19:52:40 -06:00
..
app-defaults correction of message files 2013-09-15 19:35:53 -06:00
backdrops message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -06:00
config remove OSF1 support 2018-05-24 14:25:26 -06:00
dtsr Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
msg Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
palettes message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -06:00
types Finish integrating Antonis's desktop_approots work 2018-07-19 19:52:40 -06:00
Imakefile Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00