Rename desktop file to remove “GTK” suffix
This commit is contained in:
parent
e7a5ef158a
commit
d1b80dae60
2 changed files with 2 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -42,7 +42,7 @@ setup(
|
|||
},
|
||||
data_files = [
|
||||
(os.path.join('share', 'applications'), [
|
||||
"data/MPDCoverGridGTK.desktop"
|
||||
"data/MPDCoverGrid.desktop"
|
||||
]),
|
||||
(os.path.join('share', 'glib-2.0', 'schemas'), [
|
||||
"data/de.coderkun.mcg.gschema.xml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue