[Xfce4-commits] [xfce/xfce4-session] 01/01: fix make distcheck

noreply at xfce.org noreply at xfce.org
Mon May 23 15:49:34 CEST 2016


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository xfce/xfce4-session.

commit 2f239459e1de4bb2c4eb59a7810d98b6d4bb4cb1
Author: Eric Koegel <eric.koegel at gmail.com>
Date:   Mon May 23 16:48:47 2016 +0300

    fix make distcheck
---
 po/POTFILES.in       | 3 +--
 settings/Makefile.am | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/po/POTFILES.in b/po/POTFILES.in
index bbedcc9..5bb28ef 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -23,11 +23,10 @@ xfce4-session/xfsm-logout-dialog.c
 xfce4-session/xfsm-splash-screen.c
 xfce4-session/xfsm-startup.c
 xfce4-session/xfsm-shutdown.c
-xfce4-session/xfsm-upower.c
 xfce4-session-logout/main.c
 xfce4-session-logout/xfce4-session-logout.desktop.in
 xfce4-session/org.xfce.session.policy.in2
 
 # files added by intltool-prepare.
 settings/xfce-session-settings.desktop.in
-settings/xfce4-session-settings.glade
+settings/xfce4-session-settings.ui
diff --git a/settings/Makefile.am b/settings/Makefile.am
index 2afc69e..f629b51 100644
--- a/settings/Makefile.am
+++ b/settings/Makefile.am
@@ -96,7 +96,7 @@ endif
 EXTRA_DIST = \
 	$(desktop_in_files) \
 	xfce4-session.xml \
-	xfce4-session-settings.glade
+	xfce4-session-settings.ui
 
 DISTCLEANFILES = \
 	$(desktop_DATA)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list