From 8a9e5c7dce68931d028301298391b58eaef102d7 Mon Sep 17 00:00:00 2001 From: raster Date: Wed, 6 Jul 2011 00:52:37 +0000 Subject: [PATCH] CEEEEEDRIIC! you didnt add the mp_* icons! git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61063 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- data/themes/default.edc | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/data/themes/default.edc b/data/themes/default.edc index 9d77b8c..f5500d9 100644 --- a/data/themes/default.edc +++ b/data/themes/default.edc @@ -10334,14 +10334,14 @@ collections { GROUP_ICON("menu/folder", "icon_folder.png", 24, 24); GROUP_ICON("menu/file", "icon_file.png", 24, 24); - GROUP_ICON("media_player/forward", "mp_forward.png", 16, 0); - GROUP_ICON("media_player/info", "mp_info.png", 16, 0); - GROUP_ICON("media_player/next", "mp_next.png", 16, 0); - GROUP_ICON("media_player/pause", "mp_pause.png", 16, 0); - GROUP_ICON("media_player/play", "mp_play.png", 16, 0); - GROUP_ICON("media_player/prev", "mp_prev.png", 16, 0); - GROUP_ICON("media_player/rewind", "mp_rewind.png", 16, 0); - GROUP_ICON("media_player/stop", "mp_stop.png", 16, 0); +// GROUP_ICON("media_player/forward", "mp_forward.png", 16, 0); +// GROUP_ICON("media_player/info", "mp_info.png", 16, 0); +// GROUP_ICON("media_player/next", "mp_next.png", 16, 0); +// GROUP_ICON("media_player/pause", "mp_pause.png", 16, 0); +// GROUP_ICON("media_player/play", "mp_play.png", 16, 0); +// GROUP_ICON("media_player/prev", "mp_prev.png", 16, 0); +// GROUP_ICON("media_player/rewind", "mp_rewind.png", 16, 0); +// GROUP_ICON("media_player/stop", "mp_stop.png", 16, 0); /////////////////////////////////////////////////////////////////////////////// group { name: "elm/toolbar/base/default"; -- 2.7.4