gnome-desktop r5092 - branches/randr-12/libgnome-desktop



Author: federico
Date: Thu May 22 20:49:26 2008
New Revision: 5092
URL: http://svn.gnome.org/viewvc/gnome-desktop?rev=5092&view=rev

Log:
Note the version attribute in the comment docs for the config file format

Signed-off-by: Federico Mena Quintero <federico novell com>


Modified:
   branches/randr-12/libgnome-desktop/monitor-db.c

Modified: branches/randr-12/libgnome-desktop/monitor-db.c
==============================================================================
--- branches/randr-12/libgnome-desktop/monitor-db.c	(original)
+++ branches/randr-12/libgnome-desktop/monitor-db.c	Thu May 22 20:49:26 2008
@@ -47,7 +47,7 @@
  * all the configurations.  That element has a "version" attribute which is an integer.
  * So, the file looks like this:
  *
- *   <monitors>
+ *   <monitors version="1">
  *     <configuration>
  *       ...
  *     </configuration>



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