diff options
author | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2013-01-11 08:23:41 +0000 |
---|---|---|
committer | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2013-01-11 08:23:41 +0000 |
commit | 0e70e6e0aeac5e7fe75bc6fa6b5af0f7ffed88cc (patch) | |
tree | bb64cf644387155d4894c78484b9a9a753e5bfbf /data/themes | |
parent | 0c282e6018fb8550ee79f0218b6df5a81f7c4378 (diff) | |
download | enlightenment-0e70e6e0aeac5e7fe75bc6fa6b5af0f7ffed88cc.tar.gz enlightenment-0e70e6e0aeac5e7fe75bc6fa6b5af0f7ffed88cc.tar.xz enlightenment-0e70e6e0aeac5e7fe75bc6fa6b5af0f7ffed88cc.zip |
move comp icon to core
SVN revision: 82619
Diffstat (limited to 'data/themes')
-rw-r--r-- | data/themes/edc/icons.edc | 1 | ||||
-rw-r--r-- | data/themes/img/icon_preferences-composite.png | bin | 0 -> 1396 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/edc/icons.edc b/data/themes/edc/icons.edc index f02cc2759..5ad225a26 100644 --- a/data/themes/edc/icons.edc +++ b/data/themes/edc/icons.edc @@ -32,6 +32,7 @@ ICON("preferences-desktop-signal-bindings", 80, "icon_preferences-desktop-signal-bindings.png") ICON("preferences-variables", 80, "icon_preferences-variables.png") ICON("preferences-interaction", 80, "icon_preferences-interaction.png") + ICON("preferences-composite", 80, "icon_preferences-composite.png") ICON("enlightenment/wallpaper_stretch", 80, "icon_wallpaper_stretch.png") ICON("enlightenment/wallpaper_center", 80, "icon_wallpaper_center.png") diff --git a/data/themes/img/icon_preferences-composite.png b/data/themes/img/icon_preferences-composite.png Binary files differnew file mode 100644 index 000000000..b6497df6b --- /dev/null +++ b/data/themes/img/icon_preferences-composite.png |