Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guido Gunther
Stream
Commits
7edc36d7
Verified
Commit
7edc36d7
authored
Apr 19, 2021
by
Todd Weaver
Browse files
Adding a .png for symbolic since .svg may not render properly
parent
5e82e9a8
Changes
2
Hide whitespace changes
Inline
Side-by-side
data/icons/hicolor/symbolic/apps/sm.puri.Stream-symbolic.png
0 → 100644
View file @
7edc36d7
240 Bytes
data/meson.build
View file @
7edc36d7
...
...
@@ -8,7 +8,7 @@ install_data(
icondir
=
join_paths
(
'icons'
,
'hicolor'
,
'symbolic'
,
'apps'
)
install_data
(
join_paths
(
icondir
,
'sm.puri.Stream-symbolic.
sv
g'
),
join_paths
(
icondir
,
'sm.puri.Stream-symbolic.
pn
g'
),
install_dir
:
join_paths
(
get_option
(
'datadir'
),
icondir
),
rename
:
'@0@-symbolic.svg'
.
format
(
application_id
)
)
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment