Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
recipes
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Pedro Alvarez Piedehierro
recipes
Commits
c192c3ca
Commit
c192c3ca
authored
May 07, 2017
by
Matthias Clasen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Avoid filenames with spaces
This is just too hard to get right in Makefiles.
parent
f4f84aab
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
data/Makefile.am
data/Makefile.am
+1
-1
data/chefs.db
data/chefs.db
+1
-1
data/images/Miss_Sofia_Holmes.jpg
data/images/Miss_Sofia_Holmes.jpg
+0
-0
No files found.
data/Makefile.am
View file @
c192c3ca
...
...
@@ -48,7 +48,7 @@ dist_images_DATA = \
images/mwleeds.jpg
\
images/Sonic.jpg
\
images/tigert.jpg
\
images/Miss
Sofia
Holmes.jpg
\
images/Miss
_Sofia_
Holmes.jpg
\
images/borscht.jpg
\
images/cake_aux_lardons.jpg
\
images/cake_aux_lardons2.jpg
\
...
...
data/chefs.db
View file @
c192c3ca
...
...
@@ -95,7 +95,7 @@ Fullname=Peter
Description=I'm cooking from time to time and started to add recipes here.
[primulas]
Image=images/Miss
Sofia
Holmes.jpg
Image=images/Miss
_Sofia_
Holmes.jpg
Name=Sofia
Fullname=Sofia Holmes
Description=Artist, Computer Scientist, Translator.\nI love cooking and learning.
...
...
data/images/Miss
Sofia
Holmes.jpg
→
data/images/Miss
_Sofia_
Holmes.jpg
View file @
c192c3ca
File moved
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