[Xfce4-commits] <xfce4-panel:devel> Fix dist check.

Nick Schermer noreply at xfce.org
Tue Feb 23 17:20:07 CET 2010


Updating branch refs/heads/devel
         to a5af1e96e0a6f202b770dcd68cd80ed00a2d92c6 (commit)
       from b5fdccf6fc5ae8d9c99227b23eed601400ac41d8 (commit)

commit a5af1e96e0a6f202b770dcd68cd80ed00a2d92c6
Author: Nick Schermer <nick at xfce.org>
Date:   Tue Feb 23 16:20:29 2010 +0100

    Fix dist check.
    
    Fix rename from yesterday and include an empty po file
    else stuff won't build.

 docs/manual/Makefile.am                    |    2 +-
 docs/manual/po/{xfce4-panel.pot => foo.po} |    0
 2 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/manual/Makefile.am b/docs/manual/Makefile.am
index 6fbff7b..bc36074 100644
--- a/docs/manual/Makefile.am
+++ b/docs/manual/Makefile.am
@@ -17,7 +17,7 @@ MALLARD_PAGES = \
 	separator.page \
 	showdesktop.page \
 	systray.page \
-	windowbuttons.page \
+	tasklist.page \
 	windowmenu.page
 
 LINGUAS = $(shell cd $(srcdir)/po && echo `/bin/ls *.po | sed 's,[.]po,,g'`)
diff --git a/docs/manual/po/xfce4-panel.pot b/docs/manual/po/foo.po
similarity index 100%
copy from docs/manual/po/xfce4-panel.pot
copy to docs/manual/po/foo.po



More information about the Xfce4-commits mailing list