Blame SOURCES/0001-Change-the-name-of-the-application-to-Application-In.patch

156e61
From f1ddbbbb11503d6fc236c2f1a6d3678b6459cdad Mon Sep 17 00:00:00 2001
156e61
From: Richard Hughes <richard@hughsie.com>
156e61
Date: Wed, 8 Jul 2015 16:38:36 +0100
156e61
Subject: [PATCH] Change the name of the application to 'Application Installer'
156e61
156e61
The 'Software' name was taken by GNOME PackageKit prior to the rebase.
156e61
---
156e61
 src/org.gnome.Software.desktop.in | 2 +-
156e61
 1 file changed, 1 insertion(+), 1 deletion(-)
156e61
156e61
diff --git a/src/org.gnome.Software.desktop.in b/src/org.gnome.Software.desktop.in
156e61
index 849a14c..116002f 100644
156e61
--- a/src/org.gnome.Software.desktop.in
156e61
+++ b/src/org.gnome.Software.desktop.in
156e61
@@ -1,5 +1,5 @@
156e61
 [Desktop Entry]
156e61
-_Name=Software
156e61
+_Name=Application Installer
156e61
 _Comment=Add, remove or update software on this computer
cdc9a4
 Icon=org.gnome.Software
cdc9a4
 Exec=gnome-software %U
156e61
-- 
156e61
2.4.3
156e61