Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Gxml
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Canek Peláez Valdés
Gxml
Commits
8877c689
Commit
8877c689
authored
5 years ago
by
Daniel Espinosa
Browse files
Options
Downloads
Patches
Plain Diff
Renamed file GDomCollections.vala from GXmlDomCollections.vala
parent
b617afc3
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
gxml/GDomCollections.vala
+0
-0
0 additions, 0 deletions
gxml/GDomCollections.vala
gxml/meson.build
+1
-1
1 addition, 1 deletion
gxml/meson.build
with
1 addition
and
1 deletion
gxml/G
Xml
DomCollections.vala
→
gxml/GDomCollections.vala
+
0
−
0
View file @
8877c689
File moved
This diff is collapsed.
Click to expand it.
gxml/meson.build
+
1
−
1
View file @
8877c689
...
@@ -49,6 +49,7 @@ valasources = files ([
...
@@ -49,6 +49,7 @@ valasources = files ([
'DomNode.vala'
,
'DomNode.vala'
,
'DomRange.vala'
,
'DomRange.vala'
,
'Enumeration.vala'
,
'Enumeration.vala'
,
'GDomCollections.vala'
,
'GDomEvents.vala'
,
'GDomEvents.vala'
,
'GHtml.vala'
,
'GHtml.vala'
,
'GomArrayList.vala'
,
'GomArrayList.vala'
,
...
@@ -66,7 +67,6 @@ valasources = files ([
...
@@ -66,7 +67,6 @@ valasources = files ([
'GomStringRef.vala'
,
'GomStringRef.vala'
,
'GomText.vala'
,
'GomText.vala'
,
'GXmlDocument.vala'
,
'GXmlDocument.vala'
,
'GXmlDomCollections.vala'
,
'GXmlDomRange.vala'
,
'GXmlDomRange.vala'
,
'GXmlElement.vala'
,
'GXmlElement.vala'
,
'gxml-init.vala'
,
'gxml-init.vala'
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment