[gxml] Renamed file GDomCollections.vala from GXmlDomCollections.vala



commit 8877c689f4cd1dbc7e4fd7837db9fbf61aab56b1
Author: Daniel Espinosa <esodan gmail com>
Date:   Thu Jul 4 22:46:11 2019 -0500

    Renamed file GDomCollections.vala from GXmlDomCollections.vala

 gxml/{GXmlDomCollections.vala => GDomCollections.vala} | 0
 gxml/meson.build                                       | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gxml/GXmlDomCollections.vala b/gxml/GDomCollections.vala
similarity index 100%
rename from gxml/GXmlDomCollections.vala
rename to gxml/GDomCollections.vala
diff --git a/gxml/meson.build b/gxml/meson.build
index feaf7cf..4691ada 100644
--- a/gxml/meson.build
+++ b/gxml/meson.build
@@ -49,6 +49,7 @@ valasources = files ([
        'DomNode.vala',
        'DomRange.vala',
        'Enumeration.vala',
+       'GDomCollections.vala',
        'GDomEvents.vala',
        'GHtml.vala',
        'GomArrayList.vala',
@@ -66,7 +67,6 @@ valasources = files ([
        'GomStringRef.vala',
        'GomText.vala',
        'GXmlDocument.vala',
-       'GXmlDomCollections.vala',
        'GXmlDomRange.vala',
        'GXmlElement.vala',
        'gxml-init.vala',


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