gecko-dev/composer
daniel%glazman.org c18feb1e48 add ul/ol buttons to Composer; b=358716, r=laurent@xulfr.org 2007-02-16 10:24:56 +00:00
..
app initial branding for Composer; rs=me 2006-10-23 11:23:27 +00:00
base add ul/ol buttons to Composer; b=358716, r=laurent@xulfr.org 2007-02-16 10:24:56 +00:00
config ground checkin for Composer; includes b=356023, r=ajvincent 2006-10-17 10:55:58 +00:00
doc Dual sidebars for standalone Composer with movable and detachable sidebar items; b=354691, r=neil@httl.net 2006-10-05 07:58:11 +00:00
sidebars ground checkin for Composer; includes b=356023, r=ajvincent 2006-10-17 10:55:58 +00:00
Makefile.in ground checkin for Composer; includes b=356023, r=ajvincent 2006-10-17 10:55:58 +00:00
build.mk Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00
readme.html NOT PART OF THE BUILD 2006-04-06 09:59:16 +00:00

readme.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>