mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-11 08:57:21 +00:00
Install org.shift.icons as the look-and-feel icon theme while keeping the Plasma style on breeze-dark. Add the icon-theme coverage guard and CTest registration so shell, System Settings, KCM, and installed Plasma icon names do not silently fall back to missing Breeze-only assets. Document the theme rules and add scoped REUSE metadata for the Phosphor-derived SVG glyphs.
27 lines
307 B
Text
27 lines
307 B
Text
# SPDX-FileCopyrightText: None
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
build
|
|
*.config
|
|
*.creator
|
|
*.files
|
|
*.includes
|
|
*.user
|
|
|
|
/.clang-format
|
|
/.clangd
|
|
/compile_commands.json
|
|
.idea
|
|
/cmake-build*
|
|
.cache
|
|
.vscode/
|
|
*.code-workspace
|
|
|
|
.kdev4/
|
|
*.kdev4
|
|
/build*
|
|
.prefix/
|
|
.preview-config/
|
|
.preview-data/
|
|
preview.sh
|
|
.icon-gen/
|