tracker r1042 - in trunk: . filters/application filters/text



Author: mbiebl
Date: 2007-11-24 01:15:12 +0000 (Sat, 24 Nov 2007)
New Revision: 1042
ViewCVS link: http://svn.gnome.org/viewcvs/tracker?rev=1042&view=rev

Modified:
   trunk/ChangeLog
   trunk/filters/application/csv_filter
   trunk/filters/application/msword_filter
   trunk/filters/application/pdf_filter
   trunk/filters/application/tab-separated-values_filter
   trunk/filters/application/vnd.ms-excel_filter
   trunk/filters/application/vnd.oasis.opendocument.presentation-template_filter
   trunk/filters/application/vnd.oasis.opendocument.presentation_filter
   trunk/filters/application/vnd.oasis.opendocument.spreadsheet-template_filter
   trunk/filters/application/vnd.oasis.opendocument.spreadsheet_filter
   trunk/filters/application/vnd.oasis.opendocument.text_filter
   trunk/filters/application/vnd.stardivision.writer_filter
   trunk/filters/application/vnd.sun.xml.calc.template_filter
   trunk/filters/application/vnd.sun.xml.calc_filter
   trunk/filters/application/vnd.sun.xml.draw_filter
   trunk/filters/application/vnd.sun.xml.impress.template_filter
   trunk/filters/application/vnd.sun.xml.impress_filter
   trunk/filters/application/vnd.sun.xml.writer_filter
   trunk/filters/application/x-abiword_filter
   trunk/filters/application/x-gnumeric_filter
   trunk/filters/text/csv_filter
   trunk/filters/text/spreadsheet_filter
   trunk/filters/text/tab-separated-values_filter
   trunk/filters/text/x-comma-separated-values_filter
   trunk/filters/text/xml_filter
Log:
Fix the shell scripts for the external filters
- Use mktemp to create safe temp files.
- Make all scripts respect the TMPDIR environment variable.
- Remove unnecessary output to stdout.
- Change the working directory of the msword filter before calling
  wvText to avoid creating temporary files in $HOME.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]