Changeset 24056 for titan/plugins/imdbapi/imdbapi.c
- Timestamp:
- 10/04/13 14:20:24 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/imdbapi/imdbapi.c
r23090 r24056 30 30 31 31 pluginmenu = child; 32 tmpstr = ostrcat(getconfig("pluginpath", NULL), "/imdbapi/skin.xml", 0, 0);32 tmpstr = createpluginpath("/imdbapi/skin.xml", 0); 33 33 readscreen(tmpstr, 201, 1); 34 34 free(tmpstr); tmpstr = NULL;
Note: See TracChangeset
for help on using the changeset viewer.