1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
[Containments][1]
formfactor=0
immutability=1
lastScreen=0
location=0
plugin=simplecontainment
#those two applets are not ordered by id
#but applets() should be ordered anyways
[Containments][1][Applets][3]
immutability=1
plugin=simpleapplet
[Containments][1][Applets][2]
immutability=1
plugin=invalid
#empty panel: should emit complete even if empty
[Containments][4]
formfactor=2
immutability=1
lastScreen=0
location=4
plugin=simplecontainment
#this is a desktop containment that even if has lastScreen=0
#its screen will be -1: this is the case of a containment of
#another activity, not the current one
[Containments][5]
formfactor=0
immutability=1
lastScreen=0
location=0
plugin=simplenoscreencontainment
[General]
immutability=1
|