From a183a2891eeb89d401f4dec0631b23ac4a3c8b07 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rub=C3=A9n=20Rodr=C3=ADguez?= <ruben@trisquel.info>
Date: Mon, 18 Mar 2013 20:57:37 +0100
Subject: [PATCH] Unhide software properties icon from CP

---
 helpers/make-software-properties | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/helpers/make-software-properties b/helpers/make-software-properties
index 3de6a1db..5208d01d 100644
--- a/helpers/make-software-properties
+++ b/helpers/make-software-properties
@@ -18,7 +18,7 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=2
+VERSION=3
 
 . ./config
 
@@ -48,6 +48,7 @@ replace Ubuntu Trisquel .
 replace ftpmaster@ubuntu.com trisquel-devel@listas.trisquel.info .
 replace cdimage@ubuntu.com trisquel-devel@listas.trisquel.info .
 replace TrisquelDistribution UbuntuDistribution .
+sed '/NoDisplay/d; s/Trisquel/Ubuntu/' -i data/software-properties-gtk.desktop.in
 
 changelog "Adapted for Trisquel codenames"
 
-- 
GitLab