correct devroom URL, point to manifesto, grammar correction in configurability slide...
authorrobert <robert>
Sun, 1 Feb 2009 15:52:40 +0000 (15:52 +0000)
committerrobert <robert>
Sun, 1 Feb 2009 15:52:40 +0000 (15:52 +0000)
fosdem2009/index.html
fosdem2009/slide_quovadis.html
fosdem2009/slide_vision2_configurability.html
fosdem2009/slides.css

index 38d93e1a25eed332af4d6cdeebf84350a5508f14..8f55ca3bf3a784a3a2d452926ac9fb5ad7d47d2f 100755 (executable)
@@ -41,7 +41,7 @@ Speaker: Robert Kaiser, "KaiRo" &lt;kairo@kairo.at&gt;
 <div class="captionedbox-content small">
 <ul class="small">
   <li>Created for
-    <a href="http://www.fosdem.org/2008/schedule/tracks/mozilla">Mozilla
+    <a href="http://www.fosdem.org/2009/schedule/devrooms/mozilla">Mozilla
     Developer Room</a> at <a href="http://www.fosdem.org/">FOSDEM 2009</a> in
     Brussels.</li>
   <li>Written in HTML 4.01 Strict and CSS.</li>
index d503ae44e40a9254aa9087b998f80e100227fc49..7684af9b57912b18cb6493a59a24324f12114158 100755 (executable)
   <li>When previous goals are reached, a <span class="hilite">new vision</span>
     is needed:
     <ul>
-      <li>Build upon <span class="hilite">established base</span></li>
+      <li>Build upon <span class="hilite">established base</span> of the
+        suite's history</li>
+      <li>Supportive of the <span class="hilite">Mozilla Manifesto</span> as
+        SeaMonkey is strictly tied to the Mozilla Foundation's visions</li>
       <li>Create <span class="hilite">guidelines</span> for the future</li>
       <li>Leave room and need for <span class="hilite">Council or module owner
         decisions</span></li>
index 852aa70c20243e1a3d6cb37f90b7d170536b502b..0d0f0c450d9bb25929199849edc555d364621142 100755 (executable)
@@ -37,7 +37,7 @@
         be able to <span class="hilite">choose what functionality</span> they
         want to use in what way.</li>
       <li>At the same time, the amount of options must be kept
-        <span class="hilite">comprehensible</span> for users that not yet
+        <span class="hilite">comprehensible</span> for users that are not yet
         accustomed to everything SeaMonkey has to offer and managable for the
         team writing and maintaining the code.</li>
       <li>Development of SeaMonkey <span class="hilite">add-ons</span> should
index be40cbd21422049f86495b6c69e9d61694cf0a63..c2825562d665a5c36bd7cdc8a817d0a593824868 100644 (file)
@@ -159,6 +159,7 @@ h4 {
 .hilite {
   font-weight: bold;
   color: #0060C0;
+  text-shadow: #5959ec 1px 1px 1px;
 }
 
 .border {