[gnome-devel-docs] magic-mirror.vala.page: removed reference to 15-minutes



commit 32ea183ca47b82e0fc82f1728f2c8f363c5df1fa
Author: Tiffany Antopolski <tiffany antopolski com>
Date:   Sun Feb 26 12:00:56 2012 -0500

    magic-mirror.vala.page: removed reference to 15-minutes

 platform-demos/C/magic-mirror.vala.page         |    6 +++---
 platform-overview/C/demo-magic-mirror.vala.page |    6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/platform-demos/C/magic-mirror.vala.page b/platform-demos/C/magic-mirror.vala.page
index e8da11f..29ce2d2 100644
--- a/platform-demos/C/magic-mirror.vala.page
+++ b/platform-demos/C/magic-mirror.vala.page
@@ -21,7 +21,7 @@
 <title>4 Magic Mirror</title>
 
 <synopsis>
-  <p><em>Your mirror just fell off the wall and broke into a thousand pieces &#x2014; but you need a mirror to shave your beard off or add some makeup! You only have 15 minutes left before catching the bus to work. So what can you do?</em></p>
+  <p><em>Your mirror just fell off the wall and broke into a thousand pieces &#x2014; but you need a mirror to shave your beard off or add some makeup! So what can you do?</em></p>
   <p>In this tutorial, we're going to make a program which lets you use your webcam as a mirror. You will learn how to:</p>
   <list>
     <item><p>Create a GTK+ application</p></item>
@@ -155,10 +155,10 @@ public class Main : Object
 <title>Conclusion</title>
   <p>
   That's it, you have managed to create a full-featured webcam photo
-  application in 15 minutes. Now you can shave your beard off or add some makeup
+  application. Now you can shave your beard off or add some makeup
   to your beautiful face, right before having a beautiful day at your
   workplace, where you can impress your friends and colleagues with an awesome
-  application you just made in 15 minutes.
+  application.
   </p>
 
 </section>
diff --git a/platform-overview/C/demo-magic-mirror.vala.page b/platform-overview/C/demo-magic-mirror.vala.page
index eeffbc8..ac932dd 100644
--- a/platform-overview/C/demo-magic-mirror.vala.page
+++ b/platform-overview/C/demo-magic-mirror.vala.page
@@ -21,7 +21,7 @@
 <title>Magic Mirror</title>
 
 <synopsis>
-  <p><em>Your mirror just fell off the wall and broke into a thousand pieces &#x2014; but you need a mirror to shave your beard off or add some makeup! You only have 15 minutes left before catching the bus to work. So what can you do?</em></p>
+  <p><em>Your mirror just fell off the wall and broke into a thousand pieces &#x2014; but you need a mirror to shave your beard off or add some makeup! So what can you do?</em></p>
   <p>In this tutorial, we're going to make a program which lets you use your webcam as a mirror. You will learn how to:</p>
   <list>
     <item><p>Create a GTK+ application</p></item>
@@ -155,10 +155,10 @@ public class Main : Object
 <title>Conclusion</title>
   <p>
   That's it, you have managed to create a full-featured webcam photo
-  application in 15 minutes. Now you can shave your beard off or add some makeup
+  application. Now you can shave your beard off or add some makeup
   to your beautiful face, right before having a beautiful day at your
   workplace, where you can impress your friends and colleagues with an awesome
-  application you just made in 15 minutes.
+  applicationi.
   </p>
 
 </section>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]