From c6d2e5017d423b608e7d59e65deb8a991fce088b Mon Sep 17 00:00:00 2001 From: Olivier Duchateau Date: Fri, 29 Nov 2019 21:05:32 +0100 Subject: [PATCH] Add animations.xml fille --- 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..71c92d1 100644 --- a/data/themes/xfdashboard-auber/Makefile.am +++ b/data/themes/xfdashboard-auber/Makefile.am @@ -10,6 +10,7 @@ theme_DATA = \ xfdashboard.xml \ xfdashboard-secondary.xml \ effects.xml \ + animations.xml \ screenshot-xfdashboard-auber.png # Substitute bindir so it works when built in a non-system prefix diff --git a/data/themes/xfdashboard-blue/Makefile.am b/data/themes/xfdashboard-blue/Makefile.am index 90e2505..cd3ae07 100644 --- a/data/themes/xfdashboard-blue/Makefile.am +++ b/data/themes/xfdashboard-blue/Makefile.am @@ -10,6 +10,7 @@ theme_DATA = \ xfdashboard.xml \ xfdashboard-secondary.xml \ effects.xml \ + animations.xml \ screenshot-xfdashboard-blue.png # Substitute bindir so it works when built in a non-system prefix diff --git a/data/themes/xfdashboard-dark/Makefile.am b/data/themes/xfdashboard-dark/Makefile.am index d4de438..3019cb8 100644 --- a/data/themes/xfdashboard-dark/Makefile.am +++ b/data/themes/xfdashboard-dark/Makefile.am @@ -10,6 +10,7 @@ theme_DATA = \ xfdashboard.xml \ xfdashboard-secondary.xml \ effects.xml \ + animations.xml \ screenshot-xfdashboard-dark.png # Substitute bindir so it works when built in a non-system prefix diff --git a/data/themes/xfdashboard-mint/Makefile.am b/data/themes/xfdashboard-mint/Makefile.am index 55fc3ab..205bc6d 100644 --- a/data/themes/xfdashboard-mint/Makefile.am +++ b/data/themes/xfdashboard-mint/Makefile.am @@ -10,6 +10,7 @@ theme_DATA = \ xfdashboard.xml \ xfdashboard-secondary.xml \ effects.xml \ + animations.xml \ screenshot-xfdashboard-mint.png # Substitute bindir so it works when built in a non-system prefix diff --git a/data/themes/xfdashboard-moranga/Makefile.am b/data/themes/xfdashboard-moranga/Makefile.am index 923c876..913a4b3 100644 --- a/data/themes/xfdashboard-moranga/Makefile.am +++ b/data/themes/xfdashboard-moranga/Makefile.am @@ -10,6 +10,7 @@ theme_DATA = \ xfdashboard.xml \ xfdashboard-secondary.xml \ effects.xml \ + animations.xml \ screenshot-xfdashboard-moranga.png # Substitute bindir so it works when built in a non-system prefix diff --git a/data/themes/xfdashboard-wine/Makefile.am b/data/themes/xfdashboard-wine/Makefile.am index 61febaa..392a233 100644 --- a/data/themes/xfdashboard-wine/Makefile.am +++ b/data/themes/xfdashboard-wine/Makefile.am @@ -10,6 +10,7 @@ theme_DATA = \ xfdashboard.xml \ xfdashboard-secondary.xml \ effects.xml \ + animations.xml \ screenshot-xfdashboard-wine.png # Substitute bindir so it works when built in a non-system prefix diff --git a/data/themes/xfdashboard/Makefile.am b/data/themes/xfdashboard/Makefile.am index b4646a3..78a1911 100644 --- a/data/themes/xfdashboard/Makefile.am +++ b/data/themes/xfdashboard/Makefile.am @@ -9,6 +9,7 @@ theme_DATA = \ xfdashboard.xml \ xfdashboard-secondary.xml \ effects.xml \ + animations.xml \ windows-view.png \ screenshot-xfdashboard.png -- 2.23.0