efl/legacy/elementary/src/modules/prefs/elm_prefs_swallow.edc

16 lines
212 B
Plaintext

collections {
group {
name: "elm_prefs_swallow";
parts {
part {
name: "content";
type: SWALLOW;
description {
}
}
}
}
}