[gnome-shell] portalHelper: Change user facing name to "Network Login"



commit e402ed1fe465d7744c3a7aea7c212a3c0d4878f1
Author: Elad Alfassa <elad fedoraproject org>
Date:   Tue Sep 23 20:53:28 2014 +0300

    portalHelper: Change user facing name to "Network Login"
    
    "Captive Portal" is a bit confusing for people who are not familiar
    with the technical term.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=737198

 data/org.gnome.Shell.PortalHelper.desktop.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/org.gnome.Shell.PortalHelper.desktop.in b/data/org.gnome.Shell.PortalHelper.desktop.in
index c82760f..8633067 100644
--- a/data/org.gnome.Shell.PortalHelper.desktop.in
+++ b/data/org.gnome.Shell.PortalHelper.desktop.in
@@ -1,9 +1,9 @@
 [Desktop Entry]
-_Name=Captive Portal
+_Name=Network Login
 Type=Application
 Exec=gapplication launch org.gnome.Shell.PortalHelper
 DBusActivatable=true
 NoDisplay=true
 Icon=network-workgroup
 StartupNotify=true
-OnlyShowIn=GNOME;
\ No newline at end of file
+OnlyShowIn=GNOME;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]