Mercurial > audlegacy
diff ChangeLog @ 2258:2c66f4fe9cfa trunk
[svn] - added delete playlist action (finally :p)
author | giacomo |
---|---|
date | Thu, 04 Jan 2007 04:11:21 -0800 |
parents | af716dc0cdb9 |
children | 3668594b4fc8 |
line wrap: on
line diff
--- a/ChangeLog Thu Jan 04 03:58:58 2007 -0800 +++ b/ChangeLog Thu Jan 04 04:11:21 2007 -0800 @@ -1,3 +1,11 @@ +2007-01-04 11:58:58 +0000 Giacomo Lozito <james@develia.org> + revision [3519] + - do not create GtkAccelGroup anymore; use ui_manager_get_accel_group to get accelerator groups from ui_manager + trunk/audacious/ui_main.c | 3 --- + trunk/audacious/ui_playlist.c | 4 +--- + 2 files changed, 1 insertion(+), 6 deletions(-) + + 2007-01-04 09:25:00 +0000 William Pitcock <nenolod@nenolod.net> revision [3517] - somehow playlist_container.h got expunged from the SDK distribution.