Merge pull request #37 from norepro/fix/missing-sizes
fix: missing directory data for some theme dirs
This commit is contained in:
commit
cd30ffd509
1 changed files with 28 additions and 0 deletions
28
index.theme
28
index.theme
|
|
@ -539,6 +539,20 @@ MinSize=8
|
|||
MaxSize=512
|
||||
Type=Scalable
|
||||
|
||||
[scalable/emotes]
|
||||
Context=Emotes
|
||||
Size=128
|
||||
MinSize=8
|
||||
MaxSize=512
|
||||
Type=Scalable
|
||||
|
||||
[scalable/legacy]
|
||||
Context=Legacy
|
||||
Size=128
|
||||
MinSize=8
|
||||
MaxSize=512
|
||||
Type=Scalable
|
||||
|
||||
[scalable/mimetypes]
|
||||
Context=MimeTypes
|
||||
Size=128
|
||||
|
|
@ -559,3 +573,17 @@ Size=128
|
|||
MinSize=8
|
||||
MaxSize=512
|
||||
Type=Scalable
|
||||
|
||||
[scalable/ui]
|
||||
Context=UI
|
||||
Size=128
|
||||
MinSize=8
|
||||
MaxSize=512
|
||||
Type=Scalable
|
||||
|
||||
[scalable-up-to-32/status]
|
||||
Context=Status
|
||||
Size=32
|
||||
MinSize=8
|
||||
MaxSize=32
|
||||
Type=Scalable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue