https://bugs.kde.org/show_bug.cgi?id=492193
--- Comment #4 from Joshua Goins <j...@redstrate.com> --- Git commit e207bb8fdbb6d9d301b7218188589bbae42f9789 by Joshua Goins. Committed on 17/12/2024 at 16:31. Pushed by redstrate into branch 'master'. Replace our custom icons with Breeze equivalents This should solve our icon issues once and for all! I upstreamed the interaction icons, so we can remove our custom versions. M +0 -12 .reuse/dep5 M +1 -1 CMakeLists.txt M +0 -6 src/CMakeLists.txt M +2 -2 src/account/socialgraphmodel.cpp M +1 -1 src/content/ui/AccountHeader.qml M +2 -2 src/content/ui/ConversationPage.qml M +1 -1 src/content/ui/ExplorePage.qml M +2 -2 src/content/ui/FollowingPage.qml M +3 -3 src/content/ui/Main.qml M +3 -3 src/content/ui/NotificationPage.qml M +1 -1 src/content/ui/Notifications/GroupInteractionLabel.qml M +2 -2 src/content/ui/Notifications/UserInteractionLabel.qml M +2 -2 src/content/ui/PostDelegate/InformationBar.qml M +7 -7 src/content/ui/PostDelegate/PostDelegate.qml M +3 -3 src/content/ui/PostDelegate/PostMenu.qml M +2 -2 src/content/ui/PostDelegate/UserInteractionLabel.qml M +1 -1 src/content/ui/StatusComposer/StatusComposer.qml M +2 -2 src/content/ui/TimelinePage.qml D +0 -11 src/icons/tokodon-chat-reply.svg D +0 -4 src/icons/tokodon-post-bookmarked.svg D +0 -12 src/icons/tokodon-post-boost.svg D +0 -11 src/icons/tokodon-post-boosted.svg D +0 -8 src/icons/tokodon-post-favorite.svg D +0 -5 src/icons/tokodon-post-favorited.svg D +0 -6 src/icons/tokodon-post-reply-filled.svg D +0 -11 src/icons/tokodon-post-reply.svg https://invent.kde.org/network/tokodon/-/commit/e207bb8fdbb6d9d301b7218188589bbae42f9789 -- You are receiving this mail because: You are watching all bug changes.