Page MenuHomeSolus

Initial commit of korla-icon-theme. Fixes T8075
ClosedPublic

Authored by algent on Jul 25 2019, 9:15 PM.
Tags
None
Referenced Files
F11065055: D6801.id16308.diff
Fri, Aug 11, 4:07 PM
F11065053: D6801.id16336.diff
Fri, Aug 11, 4:07 PM
F11065052: D6801.id16395.diff
Fri, Aug 11, 4:07 PM
F11046508: D6801.diff
Thu, Aug 10, 1:30 PM
F11012634: D6801.diff
Fri, Aug 4, 5:36 AM
F10975755: D6801.diff
Sat, Jul 22, 6:38 AM
F10849037: D6801.id16336.diff
Jun 11 2023, 6:05 PM
F10845876: D6801.id16395.diff
Jun 11 2023, 2:47 AM
Subscribers

Details

Summary

Initial commit of korla-icon-theme. Fixes T8075

Test Plan

Tested on Budgie Desktop

Diff Detail

Repository
R4779 korla-icon-theme
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Unknown Object (User) added a subscriber: Unknown Object (User).Jul 25 2019, 9:19 PM
JoshStrobl added a subscriber: JoshStrobl.
JoshStrobl added inline comments.
package.yml
9

Ehhh, let's just have it be Korla icon theme as the summary.

13

Should be using install -Dm00644, not mkdir, and $installdir instead of %installroot%.

14

$installdir not %installroot%

This revision now requires changes to proceed.Jul 26 2019, 10:28 AM
algent marked 3 inline comments as done.

Changed 'mkdir -p' with 'install -Dm00644' and '%installroot%' with '$installdir'.

This revision is now accepted and ready to land.Jul 31 2019, 4:50 AM
This revision was automatically updated to reflect the committed changes.