solved the bug of the links
This commit is contained in:
parent
752fb002fa
commit
a4bec5b461
@ -52,12 +52,12 @@ Size=256
|
|||||||
Context=Applications
|
Context=Applications
|
||||||
Type=Fixed
|
Type=Fixed
|
||||||
|
|
||||||
[apps/scalable]
|
# [apps/scalable]
|
||||||
Context=Applications
|
# Context=Applications
|
||||||
Size=18
|
# Size=18
|
||||||
MinSize=8
|
# MinSize=8
|
||||||
MaxSize=1024
|
# MaxSize=1024
|
||||||
Type=Scalable
|
# Type=Scalable
|
||||||
|
|
||||||
|
|
||||||
# places
|
# places
|
||||||
@ -236,12 +236,12 @@ Context=Status
|
|||||||
Type=Fixed
|
Type=Fixed
|
||||||
Size = 256
|
Size = 256
|
||||||
|
|
||||||
[status/scalable]
|
# [status/scalable]
|
||||||
Context=Status
|
# Context=Status
|
||||||
Size=18
|
# Size=18
|
||||||
MinSize=8
|
# MinSize=8
|
||||||
MaxSize=1024
|
# MaxSize=1024
|
||||||
Type=Scalable
|
# Type=Scalable
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
function order () {
|
function order () {
|
||||||
liplaces 8
|
liplaces 8
|
||||||
liplaces 16
|
liplaces 16
|
||||||
liplaces 22
|
|
||||||
liplaces 24
|
liplaces 24
|
||||||
liplaces 32
|
liplaces 32
|
||||||
liplaces 48
|
liplaces 48
|
||||||
@ -14,7 +13,6 @@ function order () {
|
|||||||
|
|
||||||
liapps 8
|
liapps 8
|
||||||
liapps 16
|
liapps 16
|
||||||
liapps 22
|
|
||||||
liapps 24
|
liapps 24
|
||||||
liapps 32
|
liapps 32
|
||||||
liapps 48
|
liapps 48
|
||||||
|
Loading…
Reference in New Issue
Block a user