From 63fe1f3650f94b03de3de9b5396f890ebd21349e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A5=D0=B8=D1=80=D0=B5=D1=86=D0=BA=D0=B8=D0=B9=20=D0=9C?= =?UTF-8?q?=D0=B8=D1=85=D0=B0=D0=B8=D0=BB?= Date: Wed, 7 Dec 2016 17:47:18 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B0=20=D1=83=D1=81=D1=82=D0=B0=D0=BD=D0=BE=D0=B2?= =?UTF-8?q?=D0=BA=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/setup.py b/setup.py index f1c8b18..d6de200 100755 --- a/setup.py +++ b/setup.py @@ -36,8 +36,7 @@ data_files = list(itertools.product(icon_system_path, \ data_files.append(('/usr/share/pixmaps',['data/calculate-console-online.svg', 'data/calculate-console-offline.svg', 'data/calculate-console-update.svg', - 'data/calculate-console-update-no.svg', - 'data/cl-console-gui-install.svg'])) + 'data/calculate-console-update-no.svg'])) data_files.append(('/usr/share/applications', ['data/cl-console-gui-install.desktop', 'data/cl-console-gui-update.desktop',