[svn] r5419 - in trunk/tools/unoconv: . tests
packagers at lists.rpmforge.net
packagers at lists.rpmforge.net
Sat May 19 20:01:23 CEST 2007
Author: dag
Date: 2007-05-19 20:01:23 +0200 (Sat, 19 May 2007)
New Revision: 5419
Modified:
trunk/tools/unoconv/TODO
trunk/tools/unoconv/tests/Makefile
Log:
Added TODO items
Modified: trunk/tools/unoconv/TODO
===================================================================
--- trunk/tools/unoconv/TODO 2007-05-19 17:57:23 UTC (rev 5418)
+++ trunk/tools/unoconv/TODO 2007-05-19 18:01:23 UTC (rev 5419)
@@ -10,3 +10,9 @@
If you have other nice ideas that you think would be an improvement, please
contact me as well. :) Send an email to: Dag Wieers <dag at wieers.com>
+### Format support
+- Added support for spreadsheet, presentation and graphic formats
+
+### Usability
+- Find a way to connect to OpenOffice without needing to start it
+- Start OpenOffice to assist conversion
Modified: trunk/tools/unoconv/tests/Makefile
===================================================================
--- trunk/tools/unoconv/tests/Makefile 2007-05-19 17:57:23 UTC (rev 5418)
+++ trunk/tools/unoconv/tests/Makefile 2007-05-19 18:01:23 UTC (rev 5419)
@@ -12,4 +12,4 @@
# docbook2pdf -d curriculum-vitae.dsl#print curriculum-vitae-dag-wieers.xml
clean:
- rm -f *.{doc,html,pdb,pdf,rtf,xml}
+ rm -f *.{bib,doc,html,pdb,pdf,psw,rtf,ltx,sdw,sxw,txt,xml}
More information about the svn-commits
mailing list