French UI sync.
parent
4933dd62cb
commit
91e16fbd95
|
@ -36,6 +36,7 @@
|
|||
OUTLETS = {soundController = SoundController; };
|
||||
SUPERCLASS = NSTextField;
|
||||
},
|
||||
{CLASS = CurrentSongView; LANGUAGE = ObjC; SUPERCLASS = NSBox; },
|
||||
{
|
||||
CLASS = DNDArrayController;
|
||||
LANGUAGE = ObjC;
|
||||
|
@ -83,6 +84,7 @@
|
|||
playlistView = PlaylistView;
|
||||
positionSlider = TrackingSlider;
|
||||
timeField = NSTextField;
|
||||
volumeSlider = NSSlider;
|
||||
};
|
||||
SUPERCLASS = NSObject;
|
||||
},
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<plist version="1.0">
|
||||
<dict>
|
||||
<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>
|
||||
<dict>
|
||||
<key>29</key>
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue