diff --git a/CHANGELOG.md.license b/CHANGELOG.md.license deleted file mode 100644 index 53922e6b..00000000 --- a/CHANGELOG.md.license +++ /dev/null @@ -1,2 +0,0 @@ -SPDX-FileCopyrightText: 2025 Marco A. -SPDX-License-Identifier: EUPL-1.2 diff --git a/CHANGELOG.md b/OVERVIEW.md similarity index 100% rename from CHANGELOG.md rename to OVERVIEW.md diff --git a/OVERVIEW.md.license b/OVERVIEW.md.license new file mode 100644 index 00000000..e1e3a62d --- /dev/null +++ b/OVERVIEW.md.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2026 Marco Allegretti +SPDX-License-Identifier: EUPL-1.2 diff --git a/README.md b/README.md index 53f4ebbb..903c2186 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ![Desktop overview](screenshots/quick_DesktopDemo.webm) ![Docked mode](screenshots/quick_DesktopDemo_docked.webm) -![Tiling](screenshots/quick_DesktopDemo_tilling.webm) +![Tiling](screenshots/quick_DesktopDemo_tiling.webm) Shift is a fork of [plasma-mobile](https://invent.kde.org/plasma/plasma-mobile). The upstream phone UI is untouched; convergence adds a layer on top. diff --git a/screenshots/quick_DesktopDemo_tilling.webm b/screenshots/quick_DesktopDemo_tiling.webm similarity index 100% rename from screenshots/quick_DesktopDemo_tilling.webm rename to screenshots/quick_DesktopDemo_tiling.webm diff --git a/screenshots/quick_DesktopDemo_tilling.webm.license b/screenshots/quick_DesktopDemo_tiling.webm.license similarity index 100% rename from screenshots/quick_DesktopDemo_tilling.webm.license rename to screenshots/quick_DesktopDemo_tiling.webm.license