]> hydra-www.ietfng.org Git - gtetrinet/commitdiff
added a list of issues to tackle.
authorJordi Albornoz <jordi@src.gnome.org>
Wed, 30 Oct 2002 12:38:46 +0000 (12:38 +0000)
committerJordi Albornoz <jordi@src.gnome.org>
Wed, 30 Oct 2002 12:38:46 +0000 (12:38 +0000)
ChangeLog
Makefile.am
TODO [new file with mode: 0644]

index 64b0dd1e7624c0cdf6a71ace888b413b344d17eb..f5d610e821d6397f1876b09a714055f568abf3bf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-10-28  Jordi Mallach  <jordi@sindominio.net>
+
+       * TODO: added a list of issues to tackle.
+
 2002-10-28  Bastien Nocera  <hadess@hadess.net>
 
        * Makefile.am: remove intl as a subdir
index 16c39be40134361de8707e045d4a52c209799add..1f18a7820f7f631a13159e4e41af4e6f6f3e5f9b 100644 (file)
@@ -8,10 +8,9 @@ utildir = $(datadir)/gnome/apps/Games
 
 ACLOCAL_AMFLAGS = -I m4
 
-EXTRA_DIST = ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README \
-            config.guess config.sub config.rpath install-sh missing \
-            mkinstalldirs $(icon_DATA) $(util_DATA)
-
+EXTRA_DIST = ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README   \
+            TODO config.guess config.sub config.rpath install-sh       \
+            missing mkinstalldirs $(icon_DATA) $(util_DATA)
 
 changelog:
        cvs2cl -b --utc -S --no-wrap -f ChangeLog.CVS
diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..e0de322
--- /dev/null
+++ b/TODO
@@ -0,0 +1,11 @@
+GTetrinet's TODO list
+~~~~~~~~~~~~~~~~~~~~~
+
+- Get server list from http://www.tetrinet.org/ip/
+- GNOME2 port issues:
+  + preferences dialog
+  + keybindings
+  + toolbar icons/labels
+  + replace GTK_CLIST
+  + text widgets slowness
+- Make gtetrinet resizeable.