Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Education
GCompris
Commits
416cdc5e
Commit
416cdc5e
authored
Jan 13, 2022
by
Timothée Giet
Browse files
balancebox, deduplicate maze_bg.svg
parent
89a7209b
Pipeline
#122609
passed with stage
in 2 minutes and 1 second
Changes
3
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
src/activities/balancebox/Balancebox.qml
View file @
416cdc5e
...
...
@@ -45,7 +45,7 @@ ActivityBase {
pageComponent
:
Image
{
id
:
background
source
:
Activity
.
baseUrl
+
"
/maze_bg.svg
"
source
:
"
qrc:/gcompris/src/activities/maze/resource
/maze_bg.svg
"
sourceSize.width
:
parent
.
width
anchors.fill
:
parent
signal
start
...
...
src/activities/balancebox/resource/README
View file @
416cdc5e
...
...
@@ -9,7 +9,6 @@ License: CC-BY-SA 4.0
Files:
door_closed.svg
door.svg
maze_bg.svg
Copyright: Holger Kaelberer, 2015
License: CC-BY-SA 4.0
...
...
src/activities/balancebox/resource/maze_bg.svg
deleted
100644 → 0
View file @
89a7209b
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment