diff options
| author | Alex-TIMEHACK <[email protected]> | 2017-05-06 18:21:47 +0100 |
|---|---|---|
| committer | Alex-TIMEHACK <[email protected]> | 2017-05-06 18:21:47 +0100 |
| commit | 4221dbc55084b0269c82e027b6ac56957acb9912 (patch) | |
| tree | 8e671ad9e0bbbb6156a36be61ae993baec16915f /TimeHACK.Main | |
| parent | 113d963fa22ffe5328676a8f8020492477ad76c3 (diff) | |
| parent | fbc7bcb9e8f88ff4ebe3578e589fef845ff931ec (diff) | |
| download | histacom2-4221dbc55084b0269c82e027b6ac56957acb9912.tar.gz histacom2-4221dbc55084b0269c82e027b6ac56957acb9912.tar.bz2 histacom2-4221dbc55084b0269c82e027b6ac56957acb9912.zip | |
Updated my fork!
Diffstat (limited to 'TimeHACK.Main')
4 files changed, 4 insertions, 4 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"> diff --git a/TimeHACK.Main/Resources/IE4/googleprototype.html b/TimeHACK.Main/Resources/IE4/googleprototype.html index 8f63bdd..8d29bf9 100644 --- a/TimeHACK.Main/Resources/IE4/googleprototype.html +++ b/TimeHACK.Main/Resources/IE4/googleprototype.html @@ -12,7 +12,7 @@ </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"> diff --git a/TimeHACK.Main/bin/Release/TimeHACK.vshost.application b/TimeHACK.Main/bin/Release/TimeHACK.vshost.application index 6def2fe..869f3dc 100644 --- a/TimeHACK.Main/bin/Release/TimeHACK.vshost.application +++ b/TimeHACK.Main/bin/Release/TimeHACK.vshost.application @@ -14,7 +14,7 @@ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" /> </dsig:Transforms> <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /> - <dsig:DigestValue>HHvzTiHAxUTYqzjzsZdM0fyuFWIZGCBN+d51DdJwNrs=</dsig:DigestValue> + <dsig:DigestValue>2HPIdiZqquZgs5r33pAG5zPGGOSw61XmsnFKC99cVUA=</dsig:DigestValue> </hash> </dependentAssembly> </dependency> diff --git a/TimeHACK.Main/bin/Release/TimeHACK.vshost.exe.manifest b/TimeHACK.Main/bin/Release/TimeHACK.vshost.exe.manifest index 3775956..6b033b1 100644 --- a/TimeHACK.Main/bin/Release/TimeHACK.vshost.exe.manifest +++ b/TimeHACK.Main/bin/Release/TimeHACK.vshost.exe.manifest @@ -63,7 +63,7 @@ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" /> </dsig:Transforms> <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /> - <dsig:DigestValue>2Jbod4Xow0JGKpYFpNEsaUATDtSEvAz3bjwZPOERE5o=</dsig:DigestValue> + <dsig:DigestValue>7LWP70+epu/ZatYgTAt1zLj3tUDScjNPBFhFDYlM4NU=</dsig:DigestValue> </hash> </dependentAssembly> </dependency> |
