From 74132a91ce3bec3ec9d15dd2d1ba14729bd8ea86 Mon Sep 17 00:00:00 2001
From: Philippe Dpt35 <philippe.dpt35@yahoo.fr>
Date: Fri, 19 Oct 2018 22:09:32 +0200
Subject: [PATCH] =?UTF-8?q?Ajout=20de=20l'ic=C3=B4ne=20gspeech=20pour=20le?=
 =?UTF-8?q?s=20handymenus?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 ptx2-3-vers-4.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ptx2-3-vers-4.sh b/ptx2-3-vers-4.sh
index 291ea7d..8365bfe 100755
--- a/ptx2-3-vers-4.sh
+++ b/ptx2-3-vers-4.sh
@@ -79,6 +79,7 @@ tar xvf "$archive" -C "/"
 tar xvf "$archive_clc" -C "/home/02-super"
 tar xvf "$archive_clc" -C "/home/03-maxi"
 tar xvf "$archive_clc" -C "/home/administrateur"
+cp gspeech.png /usr/share/pixmaps/gspeech.png
 
 # Harmonisation des paquets
 sudo apt-get remove -y --purge handymenu-primtux2 handymenu-mini-primtux2 handymenu-maxi-primtux2 handymenu-super-primtux2 qalculate-gtk
-- 
GitLab