URI: 
       tEnable a gopher client when using the Thinkpad. - dotg - a bitreich fosdem adventure
  HTML git clone git://parazyd.org/dotg.git
   DIR Log
   DIR Files
   DIR Refs
       ---
   DIR commit 925ffa3cea49638006a85c980742719c15ca24c0
   DIR parent aeaa6131ff64e5d3ba33210d9cd9da2ba4848035
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Sat, 24 Feb 2018 02:50:49 +0100
       
       Enable a gopher client when using the Thinkpad.
       
       Diffstat:
         M act-i/Hipster_Area.sh               |       5 ++++-
       
       1 file changed, 4 insertions(+), 1 deletion(-)
       ---
   DIR diff --git a/act-i/Hipster_Area.sh b/act-i/Hipster_Area.sh
       t@@ -4,7 +4,10 @@ specific_talk_hipsterarea() {
                case "$item" in
                        Old_Thinkpad)
                                if [ -f "$inventory/Wifi_password" ]; then
       -                                _msg "You got the Wifi password. You type it in and you now enjoy the Gopherspace."
       +                                _msg "You got the Wifi password. You type it in and you now enjoy the Gopherspace.
       +
       +                                        [1|The Gopher Lawn|/lawn|bitreich.org|port]
       +                                        "
                                else
                                        _msg "You scan the Wifi radio, but don't manage to find an open network."
                                fi