SF.net SVN: geany: [2403] trunk
frlan at users.sourceforge.net
frlan at xxxxx
Mon Mar 24 17:45:48 UTC 2008
Revision: 2403
http://geany.svn.sourceforge.net/geany/?rev=2403&view=rev
Author: frlan
Date: 2008-03-24 10:45:39 -0700 (Mon, 24 Mar 2008)
Log Message:
-----------
Fixed a little typo that prevents plugin API documentation from beeing build.
Modified Paths:
--------------
trunk/ChangeLog
trunk/doc/plugins.dox
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2008-03-24 17:44:31 UTC (rev 2402)
+++ trunk/ChangeLog 2008-03-24 17:45:39 UTC (rev 2403)
@@ -1,5 +1,4 @@
2008-03-24 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
-
* src/plugins.c, src/plugindata.h:
Add document_set_filetype() and filetypes_get_from_uid() to
the plugin API.
@@ -64,7 +63,11 @@
* src/treeviews.c:
Allow selecting items in the symbol list by pressing Enter or Space.
+2008-03-23 Frank Lanitz <frank(at)frank(dot)uvena(dot)de>
+ * doc/plugins.dox: Fix a little typo that prevents docu from beeing build.
+
+
2008-03-21 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
* src/notebook.c:
Modified: trunk/doc/plugins.dox
===================================================================
--- trunk/doc/plugins.dox 2008-03-24 17:44:31 UTC (rev 2402)
+++ trunk/doc/plugins.dox 2008-03-24 17:45:39 UTC (rev 2403)
@@ -44,7 +44,7 @@
* - @link signals Plugin Signals @endlink.
* - @link plugin-symbols.c Plugin Symbols @endlink.
*
- * @Note Some of these pages are also listed in Related Pages.
+ * @note Some of these pages are also listed in Related Pages.
*/
/**
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Commits
mailing list