actually no point in having this group in a theme at all since it's not used by anything anywhere...

SVN revision: 73833
devs/princeamd/enlightenment-0.17-elive
Mike Blumenkrantz 12 years ago
parent 9e87d927eb
commit 6bcd8ded31
  1. 26
      data/themes/default.edc

@ -330,32 +330,6 @@ collections {
}
}
}
group {
name: "e/desktop/background/scrollframe";
parts {
part {
name: "clipper";
type: RECT;
mouse_events: 0;
description {
state: "default" 0.0;
}
}
part {
name: "e.swallow.content";
clip_to: "clipper";
type: SWALLOW;
description {
state: "default" 0.0;
rel1.offset: 0 0;
rel2 {
relative: 0.0 0.0;
offset: -1 -1;
}
}
}
}
}
/////////////////////////////////////////////////////////////////////////////
/*** DEFAULT WINDOW BORDER ***/

Loading…
Cancel
Save