French UI sync.

CQTexperiment
sryegkahl 2006-05-13 13:52:52 +00:00
parent 4933dd62cb
commit 91e16fbd95
3 changed files with 3 additions and 1 deletions

View File

@ -36,6 +36,7 @@
OUTLETS = {soundController = SoundController; }; OUTLETS = {soundController = SoundController; };
SUPERCLASS = NSTextField; SUPERCLASS = NSTextField;
}, },
{CLASS = CurrentSongView; LANGUAGE = ObjC; SUPERCLASS = NSBox; },
{ {
CLASS = DNDArrayController; CLASS = DNDArrayController;
LANGUAGE = ObjC; LANGUAGE = ObjC;
@ -83,6 +84,7 @@
playlistView = PlaylistView; playlistView = PlaylistView;
positionSlider = TrackingSlider; positionSlider = TrackingSlider;
timeField = NSTextField; timeField = NSTextField;
volumeSlider = NSSlider;
}; };
SUPERCLASS = NSObject; SUPERCLASS = NSObject;
}, },

View File

@ -3,7 +3,7 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>IBDocumentLocation</key> <key>IBDocumentLocation</key>
<string>167 13 625 294 0 0 1280 1002 </string> <string>134 147 625 294 0 0 1280 1002 </string>
<key>IBEditorPositions</key> <key>IBEditorPositions</key>
<dict> <dict>
<key>29</key> <key>29</key>

Binary file not shown.