Diff of /trunk/IdealistViewer/Application/Protocol.cs
Parent Directory
|
Revision Log
|
Patch
| revision 32, Thu Oct 30 02:38:09 2008 UTC | revision 33, Thu Oct 30 03:25:31 2008 UTC | |
|---|---|---|
| # | Line 229 | Line 229 |
| 229 | ||
| 230 | ||
| 231 | if (startlocation != "last" && startlocation != "home") | if (startlocation != "last" && startlocation != "home") |
| 232 | startlocation = NetworkManager.StartLocation(startlocation,128,128,0); | startlocation = "uri:" + startlocation + "&128&128&20"; |
| 233 | ||
| 234 | loginParams.Start = startlocation; | loginParams.Start = startlocation; |
| 235 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

