Mercurial > audlegacy
diff ChangeLog @ 2262:99a0241f97bb trunk
[svn] Update russian translation
author | alxorlov |
---|---|
date | Thu, 04 Jan 2007 05:35:15 -0800 |
parents | bdb2983612f0 |
children | 052ce3b52d04 |
line wrap: on
line diff
--- a/ChangeLog Thu Jan 04 05:29:13 2007 -0800 +++ b/ChangeLog Thu Jan 04 05:35:15 2007 -0800 @@ -1,3 +1,13 @@ +2007-01-04 13:29:13 +0000 Giacomo Lozito <james@develia.org> + revision [3527] + - given some decent namespacing to playlist menus (part 1); removed last references to obsolete mainwin_accel + trunk/audacious/ui_main.h | 2 -- + trunk/audacious/ui_manager.c | 14 ++++++++------ + trunk/audacious/ui_manager.h | 10 +++++----- + trunk/audacious/ui_playlist.c | 23 ++++++++++------------- + 4 files changed, 23 insertions(+), 26 deletions(-) + + 2007-01-04 13:15:08 +0000 Giacomo Lozito <james@develia.org> revision [3525] - ported ui_equalizer.c to ui_manager.c framework