From 067561c3c9562a4c193dbc957f51b897116f136a Mon Sep 17 00:00:00 2001 From: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Date: Tue, 22 Apr 2014 12:12:34 -0400 Subject: [PATCH] gnome: fix PNG logo installation sflphone.png wasn't properly installed. This commit fixes that. Change-Id: I9d6228d3a667527f53a4b19b816c0e93cf1edf93 Refs: #45417 --- gnome/pixmaps/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/gnome/pixmaps/Makefile.am b/gnome/pixmaps/Makefile.am index 5801d614b3..aa8461f771 100644 --- a/gnome/pixmaps/Makefile.am +++ b/gnome/pixmaps/Makefile.am @@ -25,6 +25,7 @@ buttons_DATA = current.svg \ outgoing_rec.svg \ missed.svg \ busy.svg \ + sflphone.png \ sflphone.svg \ sflphone_small.svg \ sflphone_notif.svg \ -- GitLab