mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-04-24 15:37:23 +00:00
bump formatter api version
This commit is contained in:
parent
06f4882a2d
commit
73d1b0a69f
@ -3,7 +3,7 @@ Comment=Default float formatter
|
||||
Encoding=UTF-8
|
||||
Name=Float
|
||||
X-AW-Active=true
|
||||
X-AW-ApiVersion=2
|
||||
X-AW-ApiVersion=3
|
||||
X-AW-FillChar=@Variant(\0\0\0\a\0\0)
|
||||
X-AW-ForceWidth=false
|
||||
X-AW-Format=f
|
||||
|
@ -3,7 +3,7 @@ Comment=Default integer formatter
|
||||
Encoding=UTF-8
|
||||
Name=Integer
|
||||
X-AW-Active=true
|
||||
X-AW-ApiVersion=2
|
||||
X-AW-ApiVersion=3
|
||||
X-AW-FillChar=@Variant(\0\0\0\a\0\0)
|
||||
X-AW-ForceWidth=false
|
||||
X-AW-Format=f
|
||||
|
@ -3,7 +3,7 @@ Comment=Default list formatter
|
||||
Encoding=UTF-8
|
||||
Name=List
|
||||
X-AW-Active=true
|
||||
X-AW-ApiVersion=2
|
||||
X-AW-ApiVersion=3
|
||||
X-AW-Filter=
|
||||
X-AW-Interval=1
|
||||
X-AW-Number=5
|
||||
|
@ -3,7 +3,7 @@ Comment=Float formatter with two symbols
|
||||
Encoding=UTF-8
|
||||
Name=FloatTwoSymbols
|
||||
X-AW-Active=true
|
||||
X-AW-ApiVersion=2
|
||||
X-AW-ApiVersion=3
|
||||
X-AW-FillChar=@Variant(\0\0\0\a\0\0)
|
||||
X-AW-ForceWidth=false
|
||||
X-AW-Format=f
|
||||
|
@ -3,7 +3,7 @@ Comment=Long integer formatter
|
||||
Encoding=UTF-8
|
||||
Name=LongInteger
|
||||
X-AW-Active=true
|
||||
X-AW-ApiVersion=2
|
||||
X-AW-ApiVersion=3
|
||||
X-AW-FillChar=@Variant(\0\0\0\a\0\0)
|
||||
X-AW-ForceWidth=false
|
||||
X-AW-Format=f
|
||||
|
@ -3,7 +3,7 @@ Comment=Memory in GB formatter
|
||||
Encoding=UTF-8
|
||||
Name=MemGB
|
||||
X-AW-Active=true
|
||||
X-AW-ApiVersion=2
|
||||
X-AW-ApiVersion=3
|
||||
X-AW-FillChar=@Variant(\0\0\0\a\0\0)
|
||||
X-AW-ForceWidth=false
|
||||
X-AW-Format=f
|
||||
|
@ -3,7 +3,7 @@ Comment=Memory in MB formatter
|
||||
Encoding=UTF-8
|
||||
Name=MemMB
|
||||
X-AW-Active=true
|
||||
X-AW-ApiVersion=2
|
||||
X-AW-ApiVersion=3
|
||||
X-AW-FillChar=@Variant(\0\0\0\a\0\0)
|
||||
X-AW-ForceWidth=false
|
||||
X-AW-Format=f
|
||||
|
@ -3,7 +3,7 @@ Comment=Short integer formatter
|
||||
Encoding=UTF-8
|
||||
Name=ShortInteger
|
||||
X-AW-Active=true
|
||||
X-AW-ApiVersion=2
|
||||
X-AW-ApiVersion=3
|
||||
X-AW-FillChar=@Variant(\0\0\0\a\0\0)
|
||||
X-AW-ForceWidth=false
|
||||
X-AW-Format=f
|
||||
|
Loading…
Reference in New Issue
Block a user