[*][controlbar] delete system icon.
authorJaehwan Kim <jae.hwan.kim@samsung.com>
Thu, 22 Dec 2011 07:13:42 +0000 (16:13 +0900)
committerJaehwan Kim <jae.hwan.kim@samsung.com>
Thu, 22 Dec 2011 07:13:54 +0000 (16:13 +0900)
themes/widgets/controlbar.edc

index b9b06ac..1d65525 100644 (file)
  */
 
 ////////////////////////////////////////////////////////////////////////////////////////
-// controlbar icon
-///////////////////////////////////////////////////////////////////////////////////////
-
-       group { name: "elm/icon/controlbar_albums/default"; min: 40 40;
-               images.image: "00_winset_tab_icon_albums.png" COMP;
-               parts { part { name: "base"; description { state: "default" 0.0; aspect: 1.0 1.0;
-                       aspect_preference: BOTH; image.normal: "00_winset_tab_icon_albums.png"; } } } }
-
-       group { name: "elm/icon/controlbar_artists/default"; min: 40 40;
-               images.image: "00_winset_tab_icon_artists.png" COMP;
-               parts { part { name: "base"; description { state: "default" 0.0; aspect: 1.0 1.0;
-                       aspect_preference: BOTH; image.normal: "00_winset_tab_icon_artists.png"; } } } }
-
-       group { name: "elm/icon/controlbar_songs/default"; min: 40 40;
-               images.image: "00_winset_tab_icon_songs.png" COMP;
-               parts { part { name: "base"; description { state: "default" 0.0; aspect: 1.0 1.0;
-                       aspect_preference: BOTH; image.normal: "00_winset_tab_icon_songs.png"; } } } }
-
-       group { name: "elm/icon/controlbar_more/default"; min: 40 40;
-               images.image: "00_winset_tab_icon_more.png" COMP;
-               parts { part { name: "base"; description { state: "default" 0.0; aspect: 1.0 1.0;
-                       aspect_preference: BOTH; image.normal: "00_winset_tab_icon_more.png"; } } } }
-
-       group { name: "elm/icon/controlbar_playlist/default"; min: 40 40;
-               images.image: "00_winset_tab_icon_playlist.png" COMP;
-               parts { part { name: "base"; description { state: "default" 0.0; aspect: 1.0 1.0;
-                       aspect_preference: BOTH; image.normal: "00_winset_tab_icon_playlist.png"; } } } }
-
-       group { name: "elm/icon/controlbar_contacts/default"; min: 40 40;
-               images.image: "00_winset_tab_icon_contacts.png" COMP;
-               parts { part { name: "base"; description { state: "default" 0.0; aspect: 1.0 1.0;
-                       aspect_preference: BOTH; image.normal: "00_winset_tab_icon_contacts.png"; } } } }
-
-       group { name: "elm/icon/controlbar_dialer/default"; min: 40 40;
-               images.image: "00_winset_tab_icon_dialer.png" COMP;
-               parts { part { name: "base"; description { state: "default" 0.0; aspect: 1.0 1.0;
-                       aspect_preference: BOTH; image.normal: "00_winset_tab_icon_dialer.png"; } } } }
-
-       group { name: "elm/icon/controlbar_favorites/default"; min: 40 40;
-               images.image: "00_winset_tab_icon_favorites.png" COMP;
-               parts { part { name: "base"; description { state: "default" 0.0; aspect: 1.0 1.0;
-                       aspect_preference: BOTH; image.normal: "00_winset_tab_icon_favorites.png"; } } } }
-
-       group { name: "elm/icon/controlbar_logs/default"; min: 40 40;
-               images.image: "00_winset_tab_icon_logs.png" COMP;
-               parts { part { name: "base"; description { state: "default" 0.0; aspect: 1.0 1.0;
-                       aspect_preference: BOTH; image.normal: "00_winset_tab_icon_logs.png"; } } } }
-
-////////////////////////////////////////////////////////////////////////////////////////
 // controlbar
 ///////////////////////////////////////////////////////////////////////////////////////