hal/po da.po,1.3,1.4 de.po,1.4,1.5 fr.po,1.3,1.4 nl.po,1.2,1.3
David Zeuthen
david at freedesktop.org
Tue Oct 12 13:17:10 PDT 2004
Update of /cvs/hal/hal/po
In directory gabe:/tmp/cvs-serv22195/po
Modified Files:
da.po de.po fr.po nl.po
Log Message:
2004-10-12 David Zeuthen <davidz at redhat.com>
First part of big patch to use .fdi files for policy properties.
* configure.in: Add a bunch of new configure.in variables
* doc/Makefile.am: Add conf directory
* doc/conf/Makefile.am: New file
* doc/conf/storage-policy-examples.fdi: New file
* fdi/30osvendor/Makefile.am: New file
* fdi/40oem/Makefile.am: New file
* fdi/50user/Makefile.am: New file
* fdi/90defaultpolicy/Makefile.am: New File
* fdi/90defaultpolicy/storage-policy.fdi: New file
* fdi/95userpolicy/Makefile.am: New file
* fdi/Makefile.am: Added new subdirs
* hald/Makefile.am: Link with libselinux if selinux is enabled
* hald/device.c:
(hal_device_property_get_as_string): New function
(hal_device_copy_property): New function
* hald/device.h: Add prototypes for two new functions
* hald/device_info.c:
(resolve_udiprop_path): New function
(match_compare_property): New function
(handle_match): Allow property names to contain UDI dirct and indirect
references. Add support for 'exists', 'empty', 'is_absolute_path',
'compare_lt', 'compare_le', 'compare_gt', 'compare_ge'
(handle_merge): Add support for 'copy_property'
(handle_append): New function
(start): Support new 'append' operation (like merge)
(end): Also support MERGE_TYPE_COPY_PROPERTY. Fixup compare bug in
match_depth_first_fail that made several matches on the same level
impossible.
(process_fdi_file): Init match_depth_first_fail to -1
* hald/linux/osspec.c (osspec_probe): Add selinux support to
root computer device object.
Index: da.po
===================================================================
RCS file: /cvs/hal/hal/po/da.po,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- da.po 29 Sep 2004 14:28:32 -0000 1.3
+++ da.po 12 Oct 2004 20:17:08 -0000 1.4
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: hal\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-09-27 18:42+0200\n"
+"POT-Creation-Date: 2004-10-12 15:52-0400\n"
"PO-Revision-Date: 2004-09-22 23:26+0200\n"
"Last-Translator: David Zeuthen <davidz at redhat.com>\n"
"Language-Team: Danish <dansk at klid.dk>\n"
Index: de.po
===================================================================
RCS file: /cvs/hal/hal/po/de.po,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- de.po 29 Sep 2004 14:28:32 -0000 1.4
+++ de.po 12 Oct 2004 20:17:08 -0000 1.5
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: hal\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-09-27 18:42+0200\n"
+"POT-Creation-Date: 2004-10-12 15:52-0400\n"
"PO-Revision-Date: 2004-09-22 23:26+0200\n"
"Last-Translator: Kay Sievers <kay.sievers at vrfy.org>\n"
"Language-Team: \n"
Index: fr.po
===================================================================
RCS file: /cvs/hal/hal/po/fr.po,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- fr.po 29 Sep 2004 14:28:32 -0000 1.3
+++ fr.po 12 Oct 2004 20:17:08 -0000 1.4
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: essai\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-09-27 18:42+0200\n"
+"POT-Creation-Date: 2004-10-12 15:52-0400\n"
"PO-Revision-Date: 2004-09-24 20:55+0200\n"
"Last-Translator: Jérôme Lodewyck <jerome.lodewyck at normalesup.org>\n"
"Language-Team: Français <fr at li.org>\n"
Index: nl.po
===================================================================
RCS file: /cvs/hal/hal/po/nl.po,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- nl.po 29 Sep 2004 14:28:32 -0000 1.2
+++ nl.po 12 Oct 2004 20:17:08 -0000 1.3
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: HAL\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-09-27 18:42+0200\n"
+"POT-Creation-Date: 2004-10-12 15:52-0400\n"
"PO-Revision-Date: 2004-09-26 21:00+0200\n"
"Last-Translator: Reinout van Schouwen <reinout at cs.vu.nl>\n"
"Language-Team: Dutch <vertaling at nl.linux.org>\n"
More information about the hal-commit
mailing list