diff options
| author | lempamo <[email protected]> | 2017-05-03 22:47:28 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-05-03 22:47:28 -0400 |
| commit | 3b1dc21018b9d0163e64582820be0256f69777cf (patch) | |
| tree | b63de64d6e60cc003563fcded3c490352170326c /TimeHACK.Main/OS | |
| parent | 5a311ff05f13f480ce753c2f34a116443aba291a (diff) | |
| parent | fa58baa92880a2bf0099797d9ff7a94d8473bfe5 (diff) | |
| download | histacom2-3b1dc21018b9d0163e64582820be0256f69777cf.tar.gz histacom2-3b1dc21018b9d0163e64582820be0256f69777cf.tar.bz2 histacom2-3b1dc21018b9d0163e64582820be0256f69777cf.zip | |
Merge pull request #63 from lempamo/master
quick fix for google prototype
Diffstat (limited to 'TimeHACK.Main/OS')
| -rw-r--r-- | TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.resx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.resx b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.resx index 02cc277..ea0e96b 100644 --- a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.resx +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.resx @@ -361,7 +361,7 @@ Where do you want to go today?</p> </head> <body bgcolor="#FFFFFF"> <center> - <img src="file:///C:/TimeHackData/Data/google.jpg" width="351" height="113"><br> + <img src="file:///C:/TimeHack/Data/google.jpg" width="351" height="113"><br> <table border="0" cellspacing="0" cellpadding="5" width="70%"> <tr> <td bgcolor="#EEEEEE"> |
