TMDBMovie: Added tmdb movie service
authorSimón Pena <spenap@gmail.com>
Sun, 30 May 2010 14:23:25 +0000 (16:23 +0200)
committerSimón Pena <spenap@gmail.com>
Sun, 30 May 2010 20:06:28 +0000 (22:06 +0200)
commit05577ec7ba386dc324199f9a446c4aa6367f18c1
tree02badefb95b371bf8c3c36f45b3c92019e3fc214
parent839a2bd65988753da9fbd0213ea77a0222070c04
TMDBMovie: Added tmdb movie service

A new service is added so that the TMDBMovie info gets exposed via
DBus and the peer doesn't need to fully retrieve all the results,
but the one it needs.
src/mvs-tmdb-movie-service.c [new file with mode: 0644]
src/mvs-tmdb-movie-service.h [new file with mode: 0644]
src/mvs-tmdb-movie.xml [new file with mode: 0644]