From c1f882aec38c72e4b64ba2fb94f183f051ed03c5 Mon Sep 17 00:00:00 2001 From: Albert Casals Date: Wed, 15 Nov 2017 14:38:39 +0000 Subject: [PATCH 1/2] Replaced splash window for animation --- bin/kano-draw | 2 +- debian/changelog | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/kano-draw b/bin/kano-draw index dbfec8c34..4f203bca5 100755 --- a/bin/kano-draw +++ b/bin/kano-draw @@ -1,4 +1,4 @@ -#!/usr/bin/kano-splash /usr/share/kano-draw/media/splash.png /usr/bin/env python +#!/usr/bin/kano-splash /usr/share/kano-toolset/kano-splash/splash-animation-loader /usr/bin/env python # kano-draw # diff --git a/debian/changelog b/debian/changelog index 62fbda5d1..413931c95 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ kano-draw (3.14.0-0) unstable; urgency=low * Applied changes from v3.9.2 es_AR backports to latest + * Added Loading animation splash window -- Team Kano Mon, 16 Oct 2017 15:12:00 +0100 From a9b85b779b4c6e9b5475623749147203e43006a6 Mon Sep 17 00:00:00 2001 From: Albert Casals Date: Thu, 16 Nov 2017 15:25:02 +0000 Subject: [PATCH 2/2] Using animation keyword --- bin/kano-draw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/kano-draw b/bin/kano-draw index 4f203bca5..20804c5fa 100755 --- a/bin/kano-draw +++ b/bin/kano-draw @@ -1,4 +1,4 @@ -#!/usr/bin/kano-splash /usr/share/kano-toolset/kano-splash/splash-animation-loader /usr/bin/env python +#!/usr/bin/kano-splash loader-animation /usr/bin/env python # kano-draw #