HTMLv: fully fixed line breaks in links... fu~, it took all day

git-svn-id: svn://kolibrios.org@3060 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2012-11-19 00:24:41 +00:00
parent 66f8ed5fc2
commit d994c2a92d
3 changed files with 16 additions and 4 deletions
+1 -2
View File
@@ -99,8 +99,7 @@ void main()
if (load_dll2(libtruetype, #truetype,0)!=0) {debug("Íå óäàëîñü ïîäêëþ÷èòü áèáëèîòåêó TrueType"w); use_truetype = 2; }
else init_font(#fontlol);
// if (!URL) strcpy(#URL, "/sys/home.htm");
if (!URL) strcpy(#URL, "/sys/ololo.txt");
if (!URL) strcpy(#URL, "/sys/home.htm");
strcpy(#editURL, #URL);
Form.width=WIN_W;