mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-22 03:00:35 +01:00
Clarify usage of gnome-lockscreen icon
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2146 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
401c428914
commit
0ea50ec73f
1 changed files with 1 additions and 0 deletions
|
|
@ -515,6 +515,7 @@ void nma_show_vpn_login_banner (NMApplet *applet, const char *vpn_name, const ch
|
|||
title = _("VPN Login Message");
|
||||
#ifdef ENABLE_NOTIFY
|
||||
msg = g_strdup_printf ("\n%s", banner);
|
||||
/* gnome-lockscreen is a padlock; exactly what we want for a VPN */
|
||||
nma_send_event_notification (applet, NOTIFY_URGENCY_LOW,
|
||||
title, msg, "gnome-lockscreen");
|
||||
#else
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue