From 4feaf0e082f33635063c30ab7a95c36793b62110 Mon Sep 17 00:00:00 2001 From: Tadao Tanikawa Date: Mon, 25 Dec 2017 04:55:46 +0900 Subject: Rename of mediaplayer to 'Music' apps/mediaplayer can play music only and video player is coming for CES2018 DEMO. So we reorganize the names for music/video player. For compatibility, application id should not be changed, therefore 'mediaplayer' continue to be used. Change-Id: Icd2af4de3dc60754de7608cc084239c384310612 Signed-off-by: Tadao Tanikawa --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 89f64c7..511fcf1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ +build/ *.pro.* -- cgit 1.2.3-korg