bigboard r7261 - trunk



Author: marinaz
Date: Tue Feb 19 22:48:26 2008
New Revision: 7261
URL: http://svn.gnome.org/viewvc/bigboard?rev=7261&view=rev

Log:


Added:
   trunk/bigboard.synclist
Modified:
   trunk/Makefile.am

Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am	(original)
+++ trunk/Makefile.am	Tue Feb 19 22:48:26 2008
@@ -43,3 +43,8 @@
 gdatadocsdir = $(gdatadir)/docs/
 gdatadocs_PYTHON = gdata/docs/__init__.py gdata/docs/service.py
 
+synclistdir=$(datadir)/online-prefs-sync
+synclist_DATA=bigboard.synclist
+
+
+

Added: trunk/bigboard.synclist
==============================================================================
--- (empty file)
+++ trunk/bigboard.synclist	Tue Feb 19 22:48:26 2008
@@ -0,0 +1,5 @@
+<!DOCTYPE online_sync PUBLIC "-//gnome//DTD Online Prefs Sync 1.0//EN"
+ "http://www.gnome.org/FIXME.dtd";>
+<online_sync>
+  <key name="/apps/bigboard/accounts/*" scope="saved-per-user" priority="provided-by-app"/>
+</online_sync>



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