]> git.0d.be Git - empathy.git/commit
Move farsight-using sources to src
authorEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
Mon, 21 Feb 2011 10:59:56 +0000 (10:59 +0000)
committerEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
Mon, 21 Feb 2011 11:11:40 +0000 (11:11 +0000)
commitf80ac5a563fe7e7b88f7c3f3b737907792dae355
tree83cdf23e6746f59efd845837b2be41ffe38463c2
parenta11f7c047fbc1e02a28d5c8f4366e8f2d3e1e423
Move farsight-using sources to src

And only build them for empathy-av, since they use farsight.
19 files changed:
libempathy-gtk/Makefile.am
libempathy-gtk/empathy-audio-sink.c [deleted file]
libempathy-gtk/empathy-audio-sink.h [deleted file]
libempathy-gtk/empathy-audio-src.c [deleted file]
libempathy-gtk/empathy-audio-src.h [deleted file]
libempathy-gtk/empathy-video-src.c [deleted file]
libempathy-gtk/empathy-video-src.h [deleted file]
libempathy-gtk/empathy-video-widget.c [deleted file]
libempathy-gtk/empathy-video-widget.h [deleted file]
src/Makefile.am
src/empathy-audio-sink.c [new file with mode: 0644]
src/empathy-audio-sink.h [new file with mode: 0644]
src/empathy-audio-src.c [new file with mode: 0644]
src/empathy-audio-src.h [new file with mode: 0644]
src/empathy-streamed-media-window.c
src/empathy-video-src.c [new file with mode: 0644]
src/empathy-video-src.h [new file with mode: 0644]
src/empathy-video-widget.c [new file with mode: 0644]
src/empathy-video-widget.h [new file with mode: 0644]