Updating branch refs/heads/master
         to f9608f5671abff3b582b7ba9719bfde4b3f96fb9 (commit)
       from d0a61c007b18cfacb15975803067bf0cc564ce07 (commit)

commit f9608f5671abff3b582b7ba9719bfde4b3f96fb9
Author: Andrzej <ndrwr...@gmail.com>
Date:   Mon Aug 26 23:36:18 2013 +0100

    make distcheck fix

 panel-plugin/Makefile.am |    5 ++---
 po/POTFILES.skip         |    1 +
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/panel-plugin/Makefile.am b/panel-plugin/Makefile.am
index e09af55..919a6dd 100644
--- a/panel-plugin/Makefile.am
+++ b/panel-plugin/Makefile.am
@@ -64,10 +64,9 @@ desktopdir =                                                 
                \
        $(datadir)/xfce4/panel/plugins
 
 desktop_in_files = \
-       indicator.desktop.in
+       indicator.desktop.in.in
 
-desktop_DATA =                                                                 
\
-       $(desktop_in_files:.desktop.in=.desktop)
+desktop_DATA = $(desktop_in_files:.desktop.in.in=.desktop)
 
 @INTLTOOL_DESKTOP_RULE@
 
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
new file mode 100644
index 0000000..473cb6e
--- /dev/null
+++ b/po/POTFILES.skip
@@ -0,0 +1 @@
+panel-plugin/indicator.desktop.in
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to