diff --git a/English.lproj/MainMenu.nib/info.nib b/English.lproj/MainMenu.nib/info.nib index fddc0b6c9..6422cf1cf 100644 --- a/English.lproj/MainMenu.nib/info.nib +++ b/English.lproj/MainMenu.nib/info.nib @@ -9,13 +9,13 @@ 1063 650 960 136 68 0 0 1680 1028 1156 - 719 527 241 366 0 0 1680 1028 + 719 529 241 366 0 0 1680 1028 1324 787 658 137 182 0 0 1680 1028 29 -2 976 383 44 0 0 1680 1028 463 - 669 637 341 145 0 0 1680 1028 + 669 640 341 145 0 0 1680 1028 513 354 834 125 137 0 0 1680 1028 @@ -36,11 +36,11 @@ 1324 29 - 1156 513 21 463 1063 + 1156 IBSystem Version 8P2137 diff --git a/English.lproj/MainMenu.nib/keyedobjects.nib b/English.lproj/MainMenu.nib/keyedobjects.nib index 0c18b95b2..131d469b9 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 83eb3032f..2eb0d68fd 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,6 @@ 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!