From 91003f95f149981c2f7ac3e63bc7b440bba37e47 Mon Sep 17 00:00:00 2001 From: Alan Date: Fri, 30 Oct 2015 12:02:54 +0100 Subject: [PATCH] Relabel MAC Spoofing --- greeter.py | 4 ---- greeter.ui | 7 +++---- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/greeter.py b/greeter.py index d1a8c71..de01246 100755 --- a/greeter.py +++ b/greeter.py @@ -19,10 +19,6 @@ # TODO # # * help button should not look like buttons -# * "MAC Spoofing" -# * What about merging the two paragraphs with "This can -# help to hide your geographical location, but might also raise -# suspicion or cause network connection problems."? # * network configuration: "Off" button # * settings change position when added, then removed # * fill formats with formats (cf gnome-control-center) diff --git a/greeter.ui b/greeter.ui index 3206a16..daba1e9 100644 --- a/greeter.ui +++ b/greeter.ui @@ -223,7 +223,7 @@ True False - MAC Address Spoofing + MAC Spoofing @@ -239,8 +239,7 @@ True False - Spoofing MAC addresses hides the serial number of yopur network cards from local network. This can help to hide your geographical location. -It is generally safer to spoof MAC addresses, but it mightr also raise suspiction or cause network connection problems. + Spoofing MAC addresses hides the serial number of your network cards from local network. This can help to hide your geographical location, but it might also raise suspiction or cause network connection problems. fill True 50 @@ -1621,7 +1620,7 @@ It is generally safer to spoof MAC addresses, but it mightr also raise suspictio True False - Spoof MAC addresses + MAC Spoofing False -- 2.11.4.GIT