the todo is all done i think
authorDana Jansens <danakj@orodu.net>
Fri, 25 May 2007 18:36:08 +0000 (18:36 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 25 May 2007 18:36:08 +0000 (18:36 +0000)
Makefile.am
TODO [deleted file]
src/gettext.h [moved from gettext.h with 100% similarity]

index 2f6445f114d85432dd2f028ee5593e9ef17f13bd..7303b84727c8e69fa871139a2115b127162e659f 100644 (file)
@@ -51,29 +51,39 @@ dist_desktop_DATA = \
 
 EXTRA_DIST = \
        config.rpath \
-       mkinstalldirs \
        README \
        COPYING \
        AUTHORS \
        m4/codeset.m4 \
        m4/gettext.m4 \
        m4/glibc21.m4 \
+       m4/glibc2.m4 \
        m4/iconv.m4 \
        m4/intdiv0.m4 \
-       m4/inttypes-pri.m4 \
-       m4/inttypes.m4 \
+       m4/intmax.m4 \
        m4/inttypes_h.m4 \
-       m4/isc-posix.m4 \
+       m4/inttypes-h.m4 \
+       m4/inttypes-pri.m4 \
        m4/lcmessage.m4 \
        m4/lib-ld.m4 \
        m4/lib-link.m4 \
        m4/lib-prefix.m4 \
+       m4/lock.m4 \
+       m4/longdouble.m4 \
+       m4/longlong.m4 \
        m4/nls.m4 \
        m4/po.m4 \
+       m4/printf-posix.m4 \
        m4/progtest.m4 \
+       m4/signed.m4 \
+       m4/size_max.m4 \
        m4/stdint_h.m4 \
        m4/uintmax_t.m4 \
        m4/ulonglong.m4 \
+       m4/visibility.m4 \
+       m4/wchar_t.m4 \
+       m4/wint_t.m4 \
+       m4/xsize.m4 \
        debian/changelog.in \
        debian/compat \
        debian/control \
diff --git a/TODO b/TODO
deleted file mode 100644 (file)
index 039376a..0000000
--- a/TODO
+++ /dev/null
@@ -1,8 +0,0 @@
-- add raiseOnFocus option.
-
-(a) size groups
-(b) widget focus issues
-(c) key nav
-
-- add a means to remove desktop names > the number of desktops. a remove
-  button?
similarity index 100%
rename from gettext.h
rename to src/gettext.h