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
Maui
Pix
Commits
56aacd05
Commit
56aacd05
authored
Nov 18, 2020
by
camilo higuita
Browse files
fix typo in cmake icon
parent
8d499881
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
56aacd05
...
...
@@ -50,7 +50,7 @@ install(TARGETS pix ${KDE_INSTALL_TARGETS_DEFAULT_ARGS})
install
(
FILES org.kde.pix.desktop DESTINATION
${
XDG_APPS_INSTALL_DIR
}
)
#TODO: port to ecm_install_icons()
install
(
FILES assets/pix
9882
.svg DESTINATION
${
KDE_INSTALL_ICONDIR
}
/hicolor/scalable/apps
)
install
(
FILES assets/pix.svg DESTINATION
${
KDE_INSTALL_ICONDIR
}
/hicolor/scalable/apps
)
#
# Reverse GeoLookup Data
...
...
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