Complete cleanup for xulrunner-based Mozilla Composer with chrome rewritten from scratch to get rid of bloat and old dependencies to mozilla/xpfe git-svn-id: svn://10.0.0.236/trunk@193680 18797224-902f-48f8-a5cc-f745e15eee43
21 lines
418 B
HTML
21 lines
418 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
|
|
<html>
|
|
<head>
|
|
<meta content="text/html; charset=us-ascii"
|
|
http-equiv="content-type">
|
|
|
|
<title>Building Standalone Composer</title>
|
|
<style type="text/css">
|
|
body { font-family: Arial,Helvetica,sans-serif;
|
|
}
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Mozilla Composer</h1>
|
|
|
|
<p>The new xulrunner-based Web editor</p>
|
|
</body>
|
|
</html>
|