gnome-scan r729 - trunk



Author: bersace
Date: Sun Dec 21 17:39:28 2008
New Revision: 729
URL: http://svn.gnome.org/viewvc/gnome-scan?rev=729&view=rev

Log:
Drop TODO list generation.

Modified:
   trunk/Makefile.am
   trunk/TODO

Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am	(original)
+++ trunk/Makefile.am	Sun Dec 21 17:39:28 2008
@@ -23,18 +23,6 @@
 
 @INTLTOOL_DESKTOP_RULE@
 
-todo.py:
-	@:
-
-TODO.tasks:
-	@:
-
-TODO: todo.py TODO.tasks
-	@if test $(SVN) = "1" ; then \
-		echo "Updating $@"; \
-		./todo.py; \
-	fi
-
 C = $(shell find $(SUBDIRS) -name "*.c")
 po/POTFILES.in: $(C)
 	@echo "Updating $@";

Modified: trunk/TODO
==============================================================================
--- trunk/TODO	(original)
+++ trunk/TODO	Sun Dec 21 17:39:28 2008
@@ -1,13 +1,7 @@
-* Unfiled
-  * Tune memory handling
-     * GnomeScanSettings GValue handling.
-     * GeglBuffer leaks.
-     * â
-
 * Backend
   * Auto-save options per application
   * Design modular and UI friendly processing.
-    * allow to use hardware capabilties
+    * allow to use hardware capabilities
     * allow to disable some processing ?
     * â
 
@@ -18,31 +12,16 @@
   * Save to network
     Use GIO/GVFS to save over the network
 
-* Flegita Gimp Plugin
-
-* Build System
-
 * Documentation
   * Tutorials
     * adding scanner features to app
       * Writing a Sink
     * writing scanner/source backend
-    * writing ParamSpec + widget
     
   * Documentation
 
 * GSane
-  * Poll hard select options
-  * MetaParam
-    * paper-size
-    * source
-    * gamma
-    * â
-
-* Bindings
-  * Python
-  * C++
-  * C#
+  * Poll hard select options ?
 
 * GSFile
   * Scan over the network



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