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

nomad pushed a 
commit to branch 
master
in repository apps/xfdashboard.

commit 6a6178126159a50556e1db1aefb9a6eadca1984b
Author: Stephan Haller <no...@froevel.de>
Date:   Mon Dec 2 10:56:57 2019 +0100

    Fixed packing missing animation.xml file in themes (16230, GH#184)
---
 data/themes/xfdashboard-auber/Makefile.am   | 1 +
 data/themes/xfdashboard-blue/Makefile.am    | 1 +
 data/themes/xfdashboard-dark/Makefile.am    | 1 +
 data/themes/xfdashboard-mint/Makefile.am    | 1 +
 data/themes/xfdashboard-moranga/Makefile.am | 1 +
 data/themes/xfdashboard-wine/Makefile.am    | 1 +
 data/themes/xfdashboard/Makefile.am         | 1 +
 7 files changed, 7 insertions(+)

diff --git a/data/themes/xfdashboard-auber/Makefile.am 
b/data/themes/xfdashboard-auber/Makefile.am
index 246fb8f..5133492 100644
--- a/data/themes/xfdashboard-auber/Makefile.am
+++ b/data/themes/xfdashboard-auber/Makefile.am
@@ -9,6 +9,7 @@ theme_DATA = \
        xfdashboard.css \
        xfdashboard.xml \
        xfdashboard-secondary.xml \
+       animations.xml \
        effects.xml \
        screenshot-xfdashboard-auber.png
 
diff --git a/data/themes/xfdashboard-blue/Makefile.am 
b/data/themes/xfdashboard-blue/Makefile.am
index 90e2505..971365e 100644
--- a/data/themes/xfdashboard-blue/Makefile.am
+++ b/data/themes/xfdashboard-blue/Makefile.am
@@ -9,6 +9,7 @@ theme_DATA = \
        xfdashboard.css \
        xfdashboard.xml \
        xfdashboard-secondary.xml \
+       animations.xml \
        effects.xml \
        screenshot-xfdashboard-blue.png
 
diff --git a/data/themes/xfdashboard-dark/Makefile.am 
b/data/themes/xfdashboard-dark/Makefile.am
index d4de438..8aadd52 100644
--- a/data/themes/xfdashboard-dark/Makefile.am
+++ b/data/themes/xfdashboard-dark/Makefile.am
@@ -9,6 +9,7 @@ theme_DATA = \
        xfdashboard.css \
        xfdashboard.xml \
        xfdashboard-secondary.xml \
+       animations.xml \
        effects.xml \
        screenshot-xfdashboard-dark.png
 
diff --git a/data/themes/xfdashboard-mint/Makefile.am 
b/data/themes/xfdashboard-mint/Makefile.am
index 55fc3ab..310ea53 100644
--- a/data/themes/xfdashboard-mint/Makefile.am
+++ b/data/themes/xfdashboard-mint/Makefile.am
@@ -9,6 +9,7 @@ theme_DATA = \
        xfdashboard.css \
        xfdashboard.xml \
        xfdashboard-secondary.xml \
+       animations.xml \
        effects.xml \
        screenshot-xfdashboard-mint.png
 
diff --git a/data/themes/xfdashboard-moranga/Makefile.am 
b/data/themes/xfdashboard-moranga/Makefile.am
index 923c876..10d49ad 100644
--- a/data/themes/xfdashboard-moranga/Makefile.am
+++ b/data/themes/xfdashboard-moranga/Makefile.am
@@ -9,6 +9,7 @@ theme_DATA = \
        xfdashboard.css \
        xfdashboard.xml \
        xfdashboard-secondary.xml \
+       animations.xml \
        effects.xml \
        screenshot-xfdashboard-moranga.png
 
diff --git a/data/themes/xfdashboard-wine/Makefile.am 
b/data/themes/xfdashboard-wine/Makefile.am
index 61febaa..fe1566c 100644
--- a/data/themes/xfdashboard-wine/Makefile.am
+++ b/data/themes/xfdashboard-wine/Makefile.am
@@ -9,6 +9,7 @@ theme_DATA = \
        xfdashboard.css \
        xfdashboard.xml \
        xfdashboard-secondary.xml \
+       animations.xml \
        effects.xml \
        screenshot-xfdashboard-wine.png
 
diff --git a/data/themes/xfdashboard/Makefile.am 
b/data/themes/xfdashboard/Makefile.am
index b4646a3..43fa4e1 100644
--- a/data/themes/xfdashboard/Makefile.am
+++ b/data/themes/xfdashboard/Makefile.am
@@ -8,6 +8,7 @@ theme_DATA = \
        xfdashboard.css \
        xfdashboard.xml \
        xfdashboard-secondary.xml \
+       animations.xml \
        effects.xml \
        windows-view.png \
        screenshot-xfdashboard.png

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to