diff options
Diffstat (limited to 'Tools/GtkLauncher/text.html')
-rw-r--r-- | Tools/GtkLauncher/text.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Tools/GtkLauncher/text.html b/Tools/GtkLauncher/text.html new file mode 100644 index 0000000..607df72 --- /dev/null +++ b/Tools/GtkLauncher/text.html @@ -0,0 +1,9 @@ +<html> +<head> +<title>Hello World</title> +<body bgcolor=#00ffff text=#000000> +<p> +Hello world +</p> +</body> +</html> |