diff --git a/English.lproj/MainMenu.nib/info.nib b/English.lproj/MainMenu.nib/info.nib index 6422cf1cf..ffe968ffa 100644 --- a/English.lproj/MainMenu.nib/info.nib +++ b/English.lproj/MainMenu.nib/info.nib @@ -3,13 +3,13 @@ IBDocumentLocation - 257 93 639 388 0 0 1440 878 + 249 156 639 388 0 0 1680 1028 IBEditorPositions 1063 650 960 136 68 0 0 1680 1028 1156 - 719 529 241 366 0 0 1680 1028 + 866 232 241 366 0 0 1680 1028 1324 787 658 137 182 0 0 1680 1028 29 @@ -34,13 +34,13 @@ 4 IBOpenObjects - 1324 - 29 513 21 463 1063 1156 + 29 + 1324 IBSystem Version 8P2137 diff --git a/English.lproj/MainMenu.nib/keyedobjects.nib b/English.lproj/MainMenu.nib/keyedobjects.nib index 131d469b9..da8c6c90e 100644 Binary files a/English.lproj/MainMenu.nib/keyedobjects.nib and b/English.lproj/MainMenu.nib/keyedobjects.nib differ diff --git a/TODO b/TODO index 2eb0d68fd..df541d173 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,4 @@ Bug fixes: SHN resulting in high CPU usage: http://sbooth.org/forums/viewtopic.php?p=4711#4711 - Window Menu: http://sbooth.org/forums/viewtopic.php?p=4717 - Reveal Song in Finder needs to be changed to Show Song in Finder and not be enabled when theres no selection: http://sbooth.org/forums/viewtopic.php?t=1420 -Fix playlist/file loading so it never loads duplicates in a single action. Ex: If you load (an m3u containing a bunch of files) AND (the files themselves), only load them once! However, if you load the m3u, THEN load the group of files, they should appear twice! +Fix playlist/file loading so it never loads duplicates in a single action. Ex: If you load (an m3u containing a bunch of files) AND (the files themselves), only load them once! However, if you load the m3u, THEN load the group of files, they should appear twice! http://sbooth.org/forums/viewtopic.php?t=1434