[Xfce4-commits] [panel-plugins/xfce4-weather-plugin] 01/01: Fix distcheck
noreply at xfce.org
noreply at xfce.org
Sat Mar 23 14:24:44 CET 2019
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository panel-plugins/xfce4-weather-plugin.
commit 0a1856a696a00727b18c4db69799b403a4a974a8
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Sat Mar 23 09:24:37 2019 -0400
Fix distcheck
---
panel-plugin/Makefile.am | 1 +
po/POTFILES.in | 12 +++++++-----
2 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/panel-plugin/Makefile.am b/panel-plugin/Makefile.am
index d15f0fa..d4f0dcb 100644
--- a/panel-plugin/Makefile.am
+++ b/panel-plugin/Makefile.am
@@ -14,6 +14,7 @@ libweather_la_SOURCES = \
weather.h \
weather-config.c \
weather-config.h \
+ weather-config.ui \
weather-config_ui.h \
weather-data.c \
weather-data.h \
diff --git a/po/POTFILES.in b/po/POTFILES.in
index a58a0ea..3ee2b1d 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,3 +1,9 @@
+# Desktop file
+panel-plugin/weather.desktop.in
+
+# Glade files
+[type: gettext/glade]panel-plugin/weather-config.ui
+
panel-plugin/weather.c
panel-plugin/weather.h
panel-plugin/weather-config.c
@@ -15,8 +21,4 @@ panel-plugin/weather-search.h
panel-plugin/weather-summary.c
panel-plugin/weather-summary.h
panel-plugin/weather-translate.c
-panel-plugin/weather-translate.h
-
-panel-plugin/weather.desktop.in
-
-[type: gettext/glade]panel-plugin/weather-config.ui
\ No newline at end of file
+panel-plugin/weather-translate.h
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list