Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
net2o
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
Bernd Paysan
net2o
Commits
740ab7f0
Verified
Commit
740ab7f0
authored
Dec 11, 2019
by
Bernd Paysan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove thumb.png, now in Minos2
parent
9474980c
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
4 deletions
+3
-4
Makefile.in
Makefile.in
+1
-1
doc/thumb.png
doc/thumb.png
+0
-0
gui.fs
gui.fs
+2
-3
No files found.
Makefile.in
View file @
740ab7f0
...
...
@@ -46,7 +46,7 @@ SOURCES = 64bit.fs base64.fs base85.fs crypto-api.fs debugging.fs \
android/net.fs android/notify.fs linux/net.fs linux/notify.fs
\
dhtroot.fs dvcs.fs qrscan.fs android/qrscan-android.fs
\
linux/qrscan-linux.fs doc/net2o-200.png doc/net2o.png doc/user.png
\
doc/thumb.png json/parser.fs json/g+-schema.fs json/g+-import.fs
\
json/parser.fs json/g+-schema.fs json/g+-import.fs
\
json/fb-schema.fs json/twitter-schema.fs json/test.fs
\
json/test.json json/diaspora-schema.fs html/parser.fs xml/parser.fs
\
xml/blogger-atom.fs
...
...
doc/thumb.png
deleted
100644 → 0
View file @
9474980c
4.36 KB
gui.fs
View file @
740ab7f0
...
...
@@ -402,12 +402,11 @@ Variable dummy-thumb#
Variable
user
.
png
$
Variable
thumb
.
png
$
:
]
path
(
addr
u
--
)
open
-
fpath
-
file
throw
rot
close
-
file
throw
]]
SLiteral
[[
]
;
file
>
fpath
]]
SLiteral
[[
]
;
:
read
-
user
.
png
(
--
)
[
"doc/user.png"
]
path
user
.
png
$
$
slurp
-
file
;
:
read
-
thumb
.
png
(
--
)
[
"
doc
/thumb.png"
]
path
thumb
.
png
$
$
slurp
-
file
;
[
"
minos2
/thumb.png"
]
path
thumb
.
png
$
$
slurp
-
file
;
:
user
-
avatar
(
--
addr
)
user
-
avatar
#
@
0
=
IF
read
-
user
.
png
user
.
png
$
$@
mem
>
thumb
atlas
-
region
...
...
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