diff options
author | Necoro <> | 2007-10-15 19:40:10 +0000 |
---|---|---|
committer | Necoro <> | 2007-10-15 19:40:10 +0000 |
commit | 14becdcb2d4c40becb3eb263aa3ff793d8aff3c9 (patch) | |
tree | a424028e4ec0b01162c236bd9aecb70e92fdd246 /doc | |
parent | fe2547bc8e7698846aa1894760f499a49b36adc9 (diff) | |
download | portato-14becdcb2d4c40becb3eb263aa3ff793d8aff3c9.tar.gz portato-14becdcb2d4c40becb3eb263aa3ff793d8aff3c9.tar.bz2 portato-14becdcb2d4c40becb3eb263aa3ff793d8aff3c9.zip |
added tooltips, added ebuild.lang, restructured constants
Diffstat (limited to '')
-rw-r--r-- | doc/Changelog | 2 | ||||
-rw-r--r-- | doc/TODO | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/doc/Changelog b/doc/Changelog index 31a9a92..b14c2d3 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -4,6 +4,8 @@ next: - fix update world - added support for pygtksourceview-2 - adding support for the catapult backend +- adding "Save As" button for the exception dialog +- some tooltips and new button labels 0.8.5: - added an uncaught exception dialog @@ -37,7 +37,6 @@ GTK: - make oneshot better - show installed files - show dependencies -- new names for the Emerge and Unmerge button in the package table - reload package table when emerge is finished Qt (stopped): |