Subversion Repositories Kolibri OS

Rev

Rev 2660 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2660 Rev 2696
Line 1... Line 1...
1
//HTML Viewer in C--
1
//HTML Viewer in C--
2
//Copyright 2007-2012 by Veliant & Leency
2
//Copyright 2007-2012 by Veliant & Leency
3
//Asper, Lrz, Nable, lev.
3
//Asper, Lrz, Nable, lev.
Line -... Line 4...
-
 
4
 
-
 
5
//home icon - rachel fu, GPL licence
4
 
6
 
5
#include "..\lib\kolibri.h--"
7
#include "..\lib\kolibri.h--"
6
#include "..\lib\encoding.h--"
8
#include "..\lib\encoding.h--"
7
#include "..\lib\file_system.h--"
9
#include "..\lib\file_system.h--"
8
#include "img\toolbar_icons.c"
10
#include "img\toolbar_icons.c"