Page MenuHomeSolus

Update yaru-theme to 21.10.2
ClosedPublic

Authored by Staudey on Nov 7 2021, 7:50 PM.
Tags
None
Referenced Files
F11048342: D12242.id.diff
Thu, Aug 10, 4:30 PM
F11048341: D12242.id29740.diff
Thu, Aug 10, 4:30 PM
F11048339: D12242.id29735.diff
Thu, Aug 10, 4:30 PM
F11048338: D12242.id29671.diff
Thu, Aug 10, 4:30 PM
F11033899: D12242.diff
Wed, Aug 9, 4:17 PM
F11000836: D12242.id29671.diff
Sat, Jul 29, 4:22 PM
F10878404: D12242.id29735.diff
Jun 21 2023, 8:42 AM
F10840763: D12242.id29671.diff
Jun 10 2023, 3:06 AM
Subscribers

Details

Summary

Update yaru-theme to 21.10.2

Changelog available here

Note: Yaru-Light was removed and replaced by Yaru

Depends on D12240

Test Plan

Used the gtk themes and the icon theme for about half an hour without issues with various applications and my file browser

Diff Detail

Repository
R4463 yaru-theme
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.
JoshStrobl added inline comments.
package.yml
44

To avoid future confusion let's put this on a different line after the unity rm and have it be:

# Nuke empty directory
rmdir $installdir/usr/share/theme/Yaru-light

Benefit of using rmdir is it'll fail to nuke if the directory ever gets content again.

This revision now requires changes to proceed.Nov 9 2021, 7:30 AM
Staudey added inline comments.
package.yml
44

Yeah, that's cleaner. Thanks!

This revision is now accepted and ready to land.Nov 9 2021, 6:19 PM
This revision was automatically updated to reflect the committed changes.