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
62c3a855
Verified
Commit
62c3a855
authored
Apr 19, 2021
by
Todd Weaver
Browse files
Trying 16x16 .png symbolic
parent
7edc36d7
Changes
2
Hide whitespace changes
Inline
Side-by-side
data/icons/hicolor/symbolic/apps/sm.puri.Stream-symbolic.png
View replaced file @
7edc36d7
View file @
62c3a855
240 Bytes
|
W:
|
H:
338 Bytes
|
W:
|
H:
2-up
Swipe
Onion skin
data/meson.build
View file @
62c3a855
...
...
@@ -8,9 +8,8 @@ install_data(
icondir
=
join_paths
(
'icons'
,
'hicolor'
,
'symbolic'
,
'apps'
)
install_data
(
join_paths
(
icondir
,
'sm.puri.Stream-symbolic.png'
),
join_paths
(
icondir
,
(
'@0@-symbolic.png'
).
format
(
application_id
)
),
install_dir
:
join_paths
(
get_option
(
'datadir'
),
icondir
),
rename
:
'@0@-symbolic.svg'
.
format
(
application_id
)
)
desktop_file
=
i18n
.
merge_file
(
...
...
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