master
Yevgen Muntyan 2005-10-31 00:37:15 +00:00
parent 6fbcb6afb9
commit 5f3e8cfd20
2 changed files with 16 additions and 2 deletions

View File

@ -21,8 +21,10 @@ moolibincludedir = $(libdir)/moo-1.0/include
moolibinclude_HEADERS = $(moolibinclude_headers)
endif MOO_STANDALONE
EXTRA_DIST = $(mooinclude_headers) $(moolibinclude_headers)
EXTRA_DIST = \
$(mooinclude_headers) \
$(moolibinclude_headers) \
TODO
# lib_LTLIBRARIES = libmoo-1.0.la
noinst_LTLIBRARIES = libmoo-1.0.la

12
moo/TODO Normal file
View File

@ -0,0 +1,12 @@
Editor
======
1. Color settings!!!
2. Default lang, for ggap.
3. See what can be done in the absence of xml.
Terminal
========
1. Think about profiles, can they help?