Skip to content

Commit 55582a7

Browse files
committed
Move desktop file to data folder
1 parent 5fb231c commit 55582a7

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ def read(fname):
5555
'data/icons/scalable/apps/pithos-mono.svg',
5656
'data/icons/scalable/apps/pithos.svg'
5757
]),
58-
('/usr/share/applications', ['pithos.desktop'])
58+
('/usr/share/applications', ['data/pithos.desktop'])
5959
],
6060
package_data={
6161
'pithos': [

0 commit comments

Comments
 (0)