Rename and addjust desktop entry file
This commit is contained in:
parent
9a65ef5b1d
commit
482ef99a50
2 changed files with 3 additions and 4 deletions
2
setup.py
2
setup.py
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue