This is an automated email from the git hooks/post-receive script. It was
generated because of a push to the "PulseAudio Sound Server" repository.

The stable-queue branch has been updated
      from  3a67ddeae70820d0d12badd284b243c36fb0d6c3 (commit)

- Log -----------------------------------------------------------------
70f69ac build-sys: simplify things for building on fedora
1af3253 i18n: update POTFILES.in
-----------------------------------------------------------------------

Summary of changes:
 Makefile.am    |    3 ++-
 po/POTFILES.in |    1 +
 2 files changed, 3 insertions(+), 1 deletions(-)

-----------------------------------------------------------------------

commit 1af3253f05e1c889c6d8edc109582c16a5ffd84f
Author: Lennart Poettering <[email protected]>
Date:   Fri Nov 26 01:58:46 2010 +0100

    i18n: update POTFILES.in

diff --git a/po/POTFILES.in b/po/POTFILES.in
index 0bf7087..e661bfe 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -153,6 +153,7 @@ src/daemon/dumpmodules.c
 src/daemon/daemon-conf.c
 src/daemon/caps.c
 src/daemon/pulseaudio.desktop.in
+src/daemon/pulseaudio-kde.desktop.in
 src/pulse/channelmap.c
 src/pulse/error.c
 src/pulse/proplist.c

commit 70f69ac519981d50d1242a0eefb703dcef5615ab
Author: Lennart Poettering <[email protected]>
Date:   Fri Nov 26 02:08:21 2010 +0100

    build-sys: simplify things for building on fedora

diff --git a/Makefile.am b/Makefile.am
index 2713c0a..5385bf3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -55,6 +55,7 @@ homepage: all dist doxygen
        test -d $$HOME/homepage/private
        mkdir -p $$HOME/homepage/private/projects/pulseaudio 
$$HOME/homepage/private/projects/pulseaudio/doxygen
        cp pulseaud...@[email protected] 
$$HOME/homepage/private/projects/pulseaudio
+       cp pulseaud...@[email protected] $$HOME/git.fedora/pulseaudio
        cp -a doxygen/html/* $$HOME/homepage/private/projects/pulseaudio/doxygen
 
 doxygen:
@@ -67,7 +68,7 @@ untabify:
        find \( -name '*.c' -o -name '*.h' \) -exec perl -i -pe 's/\t/        
/g;' \{\} \;
 
 fedora-snapshot: dist
-       cp $(distdir).tar.gz 
$$HOME/cvs.fedora/pulseaudio/devel/$(distdir).tar.gz
+       cp $(distdir).tar.gz $$HOME/git.fedora/pulseaudio/$(distdir).tar.gz
 
 dist-hook:
        if test -d .git ; then \

-- 
hooks/post-receive
PulseAudio Sound Server
_______________________________________________
pulseaudio-commits mailing list
[email protected]
https://tango.0pointer.de/mailman/listinfo/pulseaudio-commits

Reply via email to