example/DemoGUI/SMF.loc
author cgandhi
Thu, 23 Sep 2010 17:43:31 +0530
changeset 25 a180113055cb
parent 16 b78fa4cdbf2b
permissions -rw-r--r--
Music Events are now normal Fetcher APIs added All APIs now return SmfError Canceling Request now supported Music Search now based on category Providerinfo added in DSM Added secondary ID, count, location to SMFAlbum Tags for Artist added Get tracks for album and artist added Added URL to subtitle DSM Bug fixes Detailed debugging logs filtered in server, pluginmgr, transportmgr playlistsOf() method changed in smfclient and plugin interfaces. RVCT B686 compilation issues resolved.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16
b78fa4cdbf2b pushing the demo application
cgandhi
parents:
diff changeset
     1
// ============================================================================
b78fa4cdbf2b pushing the demo application
cgandhi
parents:
diff changeset
     2
// * Generated by qmake (2.01a) (Qt 4.6.2) on: 2010-07-10T15:20:20
b78fa4cdbf2b pushing the demo application
cgandhi
parents:
diff changeset
     3
// * This file is generated by qmake and should not be modified by the
b78fa4cdbf2b pushing the demo application
cgandhi
parents:
diff changeset
     4
// * user.
b78fa4cdbf2b pushing the demo application
cgandhi
parents:
diff changeset
     5
// ============================================================================
b78fa4cdbf2b pushing the demo application
cgandhi
parents:
diff changeset
     6
b78fa4cdbf2b pushing the demo application
cgandhi
parents:
diff changeset
     7
#ifdef LANGUAGE_SC
b78fa4cdbf2b pushing the demo application
cgandhi
parents:
diff changeset
     8
#define STRING_r_short_caption "SMF"
b78fa4cdbf2b pushing the demo application
cgandhi
parents:
diff changeset
     9
#define STRING_r_caption "SMF"
b78fa4cdbf2b pushing the demo application
cgandhi
parents:
diff changeset
    10
#else
b78fa4cdbf2b pushing the demo application
cgandhi
parents:
diff changeset
    11
#define STRING_r_short_caption "SMF"
b78fa4cdbf2b pushing the demo application
cgandhi
parents:
diff changeset
    12
#define STRING_r_caption "SMF"
b78fa4cdbf2b pushing the demo application
cgandhi
parents:
diff changeset
    13
#endif