pacman/TODO

51 lines
980 B
Plaintext
Raw Normal View History

2005-10-28 08:26:57 -04:00
GLOBAL
======
- ORE tags - are there any left?
- Automake is a PITA. We should switch to just autoconf and hand written
Makefile.in's
2005-10-28 08:26:57 -04:00
LIBALPM
=======
- review public interface. There seems to be a lot of complication
for consuming front ends for no reason. I have some ideas for a "new and
improved" public interface, but it would be a drastic change.
2005-10-28 08:26:57 -04:00
- review errors handling (globalise pm_errno usage, improve error
meanings)
2005-10-28 08:26:57 -04:00
PACMAN
======
- review how things are displayed in the frontend (normal display,
verbose mode, which usage for the library log callback, debug levels, ...)
- review progress / transaction even subsystem
2005-10-28 08:26:57 -04:00
2006-10-15 15:38:02 -04:00
TRANSLATION
===========
po files
--------
cs.po - mail sent
es.po - created by Matt, pending
fr.po - mail sent
nl.po - mail sent
pl_PL.po - mail sent
pt_BR.po - mail sent
we need to mail them:
pt_PT.po
ru.po
sv.po
zh_CN.po
manpages
--------
we need to mail them:
es
hu - we need somebody who'll do the work
pl_PL
pt_BR
zh_CN
2005-10-28 08:26:57 -04:00