theme - e - remove wrong group from packagekit group

This commit is contained in:
Carsten Haitzler 2014-02-02 18:39:52 +09:00
parent f4b60c547a
commit 5d0ec9dca7
1 changed files with 0 additions and 13 deletions

View File

@ -1,16 +1,3 @@
group { name: "icon";
max: 24 24;
images.image: "packagekit_base.png" COMP;
parts {
part { name: "image"; mouse_events: 0;
description { state: "default" 0.0;
aspect: 1.0 1.0; aspect_preference: BOTH;
image.normal: "packagekit_base.png";
}
}
}
}
group { name: "e/modules/packagekit/icon/bugfix";
images.image: "icon_spanner.png" COMP;
parts {