Rename and addjust desktop entry file

This commit is contained in:
coderkun 2017-04-25 12:23:44 +02:00
commit 482ef99a50
2 changed files with 3 additions and 4 deletions

View file

@ -63,7 +63,7 @@ setup(
},
data_files = [
(os.path.join('share', 'applications'), [
"data/MPDCoverGrid.desktop"
"data/mcg.desktop"
]),
(os.path.join('share', 'icons'), [
"data/mcg.svg"