gtranslator r3719 - in trunk: . doc/reference



Author: icq
Date: Mon Sep 22 09:44:43 2008
New Revision: 3719
URL: http://svn.gnome.org/viewvc/gtranslator?rev=3719&view=rev

Log:
2008-08-23  Lincoln de Sousa  <lincoln minaslivre org>

	reviewed by: Ignacio Casal Quinteiro

	* doc/reference/gtranslator-docs.sgml:
	* doc/reference/gtranslator.types:
	Changed from comment to context.

Modified:
   trunk/ChangeLog
   trunk/doc/reference/gtranslator-docs.sgml
   trunk/doc/reference/gtranslator.types

Modified: trunk/doc/reference/gtranslator-docs.sgml
==============================================================================
--- trunk/doc/reference/gtranslator-docs.sgml	(original)
+++ trunk/doc/reference/gtranslator-docs.sgml	Mon Sep 22 09:44:43 2008
@@ -12,7 +12,7 @@
   <chapter>
     <title>API reference</title>
     <xi:include href="xml/application.xml"/>
-    <xi:include href="xml/comment.xml"/>
+    <xi:include href="xml/context.xml"/>
     <xi:include href="xml/header.xml"/>
     <xi:include href="xml/history-entry.xml"/>
     <xi:include href="xml/io-error-message-area.xml"/>

Modified: trunk/doc/reference/gtranslator.types
==============================================================================
--- trunk/doc/reference/gtranslator.types	(original)
+++ trunk/doc/reference/gtranslator.types	Mon Sep 22 09:44:43 2008
@@ -1,6 +1,6 @@
 
 #include "application.h"
-#include "comment.h"
+#include "context.h"
 #include "header.h"
 #include "history-entry.h"
 #include "io-error-message-area.h"



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