libgnome r3615 - in trunk: . doc/reference/tmpl schemas



Author: kmaraas
Date: Wed Feb  6 18:53:46 2008
New Revision: 3615
URL: http://svn.gnome.org/viewvc/libgnome?rev=3615&view=rev

Log:
2007-11-15  Ross Burton  <ross openedhand com>

	* schemas/desktop_gnome_applications_office.schemas.in:
	* schemas/Makefile.am:
	Add more default application schemas for office applications,
	specifically "calendar" and "tasks".  Default these to evolution.

Modified:
   trunk/ChangeLog
   trunk/doc/reference/tmpl/gnome-program.sgml
   trunk/doc/reference/tmpl/gnome-triggers.sgml
   trunk/schemas/Makefile.am

Modified: trunk/doc/reference/tmpl/gnome-program.sgml
==============================================================================
--- trunk/doc/reference/tmpl/gnome-program.sgml	(original)
+++ trunk/doc/reference/tmpl/gnome-program.sgml	Wed Feb  6 18:53:46 2008
@@ -73,6 +73,9 @@
 module (can be %NULL).
 @post_args_parse: A function to call after parsing the arguments for this
 module (can be %NULL).
+ _options: 
+ options: 
+ init_pass: 
 @class_init: A function to call to initialise this module prior to creating any
 instances (can be %NULL).
 @opt_prefix: Unused.

Modified: trunk/doc/reference/tmpl/gnome-triggers.sgml
==============================================================================
--- trunk/doc/reference/tmpl/gnome-triggers.sgml	(original)
+++ trunk/doc/reference/tmpl/gnome-triggers.sgml	Wed Feb  6 18:53:46 2008
@@ -59,50 +59,3 @@
 array.
 
 
-<!-- ##### STRUCT GnomeTrigger ##### -->
-<para>
-This structure stores the information about an action that is triggered for
-a particular event. A filled in instance of this structure is passed to
-gnome_triggers_add_trigger() and gnome_triggers_vadd_trigger().
-</para>
-
- type: 
-
-<!-- ##### FUNCTION gnome_triggers_add_trigger ##### -->
-<para>
-
-</para>
-
- nt: 
- Varargs: 
-
-
-<!-- ##### FUNCTION gnome_triggers_vadd_trigger ##### -->
-<para>
-
-</para>
-
- nt: 
- supinfo: 
-
-
-<!-- ##### FUNCTION gnome_triggers_do ##### -->
-<para>
-
-</para>
-
- msg: 
- level: 
- Varargs: 
-
-
-<!-- ##### FUNCTION gnome_triggers_vdo ##### -->
-<para>
-
-</para>
-
- msg: 
- level: 
- supinfo: 
-
-

Modified: trunk/schemas/Makefile.am
==============================================================================
--- trunk/schemas/Makefile.am	(original)
+++ trunk/schemas/Makefile.am	Wed Feb  6 18:53:46 2008
@@ -8,6 +8,7 @@
 	desktop_gnome_applications_browser.schemas.in		\
 	desktop_gnome_applications_terminal.schemas.in		\
 	desktop_gnome_applications_window_manager.schemas.in	\
+	desktop_gnome_applications_office.schemas.in	\
 	desktop_gnome_file_views.schemas.in			\
 	desktop_gnome_lockdown.schemas.in			\
 	desktop_gnome_peripherals_mouse.schemas.in		\



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