mirror of
https://git.checksum.fail/alec/erythros
synced 2025-12-10 13:09:55 +02:00
Applications/Internet/Cyberia: Add web browser
This is the initial commit of the Cyberia web browser, Html and Css libraries.
This commit is contained in:
@@ -77,10 +77,15 @@ load_elf("M:/build/bin/tlse");
|
||||
#include "Libraries/Clipboard";
|
||||
#include "Libraries/Widget";
|
||||
#include "Libraries/Theme";
|
||||
"}\n";
|
||||
|
||||
@http_init_tmp_and_cache_directories;
|
||||
|
||||
#include "Libraries/Css/Tokenizer";
|
||||
|
||||
#include "Libraries/Html/Tokenizer";
|
||||
#include "Libraries/Html/Renderer";
|
||||
"}\n";
|
||||
|
||||
load_elf("M:/build/bin/net");
|
||||
|
||||
// Networking Utilities
|
||||
|
||||
Reference in New Issue
Block a user