[glib] <alias> takes mandatory target='' arg
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] <alias> takes mandatory target='' arg
- Date: Thu, 17 Jun 2010 12:08:32 +0000 (UTC)
commit 92375a8c8e14517fd7b6d2321e73b4acf15f1442
Author: Ryan Lortie <desrt desrt ca>
Date: Thu Jun 17 08:08:28 2010 -0400
<alias> takes mandatory target='' arg
gio/gsettings.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gio/gsettings.c b/gio/gsettings.c
index 7f32167..9096e83 100644
--- a/gio/gsettings.c
+++ b/gio/gsettings.c
@@ -134,7 +134,8 @@
* <!ELEMENT aliases (alias+) >
* <!-- each alias element specifies an alias for one of the possible values -->
* <!ELEMENT alias EMPTY >
- * <!ATTLIST alias value CDATA #REQUIRED >
+ * <!ATTLIST alias value CDATA #REQUIRED
+ * target CDATA #REQUIRED >
*
* <!ELEMENT child EMPTY >
* <!ATTLIST child name CDATA #REQUIRED
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]