Skip to content

Commit

Permalink
Syscon gadget added and colorized
Browse files Browse the repository at this point in the history
  • Loading branch information
thewaiter committed Sep 21, 2017
1 parent 1cf6329 commit b7c6d2b
Show file tree
Hide file tree
Showing 4 changed files with 658 additions and 4 deletions.
1 change: 1 addition & 0 deletions blingbling.edc
Expand Up @@ -134,6 +134,7 @@ collections {
#include "default_spectrum.edc"
#include "default_color_well.edc"
#include "default_sys.edc"
#include "default_syscon.edc"
#include "default_systray.edc"
#include "default_deskpreview.edc"
#include "default_fontpreview.edc"
Expand Down
8 changes: 4 additions & 4 deletions default_icons.edc
Expand Up @@ -216,7 +216,7 @@ group {
}
}
group {
name: "e/icons/enlightenment/logout";
name: "e/icons/system-log-out";
max: 64 64;
parts {
part {
Expand Down Expand Up @@ -254,7 +254,7 @@ group {
}
}
group {
name: "e/icons/enlightenment/reboot";
name: "e/icons/system-restart";
max: 64 64;
parts {
part {
Expand All @@ -273,7 +273,7 @@ group {
}
}
group {
name: "e/icons/enlightenment/suspend";
name: "e/icons/system-suspend";
max: 64 64;
parts {
part {
Expand All @@ -292,7 +292,7 @@ group {
}
}
group {
name: "e/icons/enlightenment/hibernate";
name: "e/icons/system-suspend-hibernate";
max: 64 64;
parts {
part {
Expand Down

0 comments on commit b7c6d2b

Please sign in to comment.