kdeconnect-kde/plasmoid
Andrey Butirsky 80c06bd238 DRAFT: refactor plasmoid. -> Plasmoid.
Automated by:
find ~/kde6/src/ -name *.qml -execdir sed "/plasmoid\./{s//Plasmoid./g;h};${x;/./{x;q0};x;q1}" -i ./.git \; -execdir git add -u \; -execdir git checkout -qB work/bam/Plasmoid \;
find -type d -name .git -execdir git commit -m "DRAFT: refactor plasmoid. -> Plasmoid." \;  -execdir git push \;

https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/446
2023-10-06 17:06:45 +03:00
..
package DRAFT: refactor plasmoid. -> Plasmoid. 2023-10-06 17:06:45 +03:00
CMakeLists.txt Adapt build system to also support Qt 6 2022-10-29 16:51:41 +02:00
Messages.sh Don’t extract QML strings as Java printf strings 2021-04-06 21:09:48 +02:00