Added localized strings to everything, I think. Hope I didn't miss anything.
[MenuTunes.git] / ITMTRemote.h
index 91c3512..9cd019b 100755 (executable)
@@ -424,6 +424,11 @@ er's process managment.
  */
 - (BOOL)switchToEQAtIndex:(int)index;
 
+/*!
+ * @method makePlaylistWithTerm:ofType:
+ */
+- (BOOL)makePlaylistWithTerm:(NSString *)term ofType:(int)type;
+
 @end
 
 /*!