[gnome-devel-docs] Fixed link and mime type.



commit ac50f3825987aaf67f6b554e8075652e2677d382
Author: Tiffany Antopolski <tiffany antopolski gmail com>
Date:   Wed May 2 12:07:09 2012 -0400

    Fixed link and mime type.

 platform-demos/C/GtkApplicationWindow.js.page |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/platform-demos/C/GtkApplicationWindow.js.page b/platform-demos/C/GtkApplicationWindow.js.page
index 84c1647..694456d 100644
--- a/platform-demos/C/GtkApplicationWindow.js.page
+++ b/platform-demos/C/GtkApplicationWindow.js.page
@@ -3,7 +3,7 @@
       type="guide" style="task"
       id="GtkApplicationWindow.js">
   <info>
-    <link type="guide" xref="beginner.vala#windows"/>
+    <link type="guide" xref="beginner.js#windows"/>
     <revision version="0.1" date="2012-04-07" status="draft"/>
 
     <credit type="author copyright">
@@ -19,7 +19,7 @@
   <media type="image" mime="image/png" src="media/window.png"/>
   <p>A simple GtkApplicationWindow which can support Menus.</p>
 
-<code mime="text/x-vala" style="numbered">
+<code mime="text/javascript" style="numbered">
 <xi:include href="samples/GtkApplicationWindow.js" parse="text"><xi:fallback/></xi:include>
 </code>
 <p>



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