mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-04 08:35:07 -05:00
51 lines
980 B
Plaintext
51 lines
980 B
Plaintext
GLOBAL
|
|
======
|
|
- ORE tags - are there any left?
|
|
- Automake is a PITA. We should switch to just autoconf and hand written
|
|
Makefile.in's
|
|
|
|
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.
|
|
|
|
- review errors handling (globalise pm_errno usage, improve error
|
|
meanings)
|
|
|
|
|
|
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
|
|
|
|
|
|
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
|
|
|