summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen 'Okra' Houston <smhouston88@gmail.com>2017-08-24 08:05:44 -0500
committerStephen 'Okra' Houston <smhouston88@gmail.com>2017-08-24 08:06:08 -0500
commit7683780351b91709469e3fb2b824f7c1bb8dade8 (patch)
treed4acd3230b2178c9a50bae38d0e31bd495de00ba
parente63be982d904a01ade5aced9ef9924a78d155b8a (diff)
downloadefl-7683780351b91709469e3fb2b824f7c1bb8dade8.tar.gz
CPUMonitor theme: Don't set aspect in theme.
-rw-r--r--data/elementary/themes/edc/cpumonitor.edc2
1 files changed, 0 insertions, 2 deletions
diff --git a/data/elementary/themes/edc/cpumonitor.edc b/data/elementary/themes/edc/cpumonitor.edc
index bbc8ac4f18..dfc17dcb63 100644
--- a/data/elementary/themes/edc/cpumonitor.edc
+++ b/data/elementary/themes/edc/cpumonitor.edc
@@ -3,8 +3,6 @@ group { name: "e/gadget/cpumonitor/main";
parts {
part { name: "e.swallow.content"; type: SWALLOW;
description { state: "default" 0.0;
- aspect: 1 1;
- aspect_preference: BOTH;
}
}
}