[project @ 2004-03-28 14:09:55 by bursa]
Set type of saved text. svn path=/import/netsurf/; revision=685
This commit is contained in:
parent
776274f4a9
commit
c75b1473be
|
@ -166,6 +166,7 @@ void ro_gui_save_datasave_ack(wimp_message *message)
|
|||
if (!c)
|
||||
return;
|
||||
save_as_text(c, path);
|
||||
xosfile_set_type(path, 0xfff);
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue