diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2018-06-21 20:48:27 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2018-06-21 20:48:27 +0000 |
| commit | 96c6c7c6762a86d58f364db28a871a80b619e6b4 (patch) | |
| tree | dd246b0b989ebdaaa42b646cb96196276c4332f2 /src/app/app.pro | |
| parent | 287a4404d9f84f7f715436be297ee944d2c49564 (diff) | |
| download | qmmp-96c6c7c6762a86d58f364db28a871a80b619e6b4.tar.gz qmmp-96c6c7c6762a86d58f364db28a871a80b619e6b4.tar.bz2 qmmp-96c6c7c6762a86d58f364db28a871a80b619e6b4.zip | |
renamed .desktop files
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8047 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/app/app.pro')
| -rw-r--r-- | src/app/app.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/app/app.pro b/src/app/app.pro index 3f7ba55fd..2b76cb2fa 100644 --- a/src/app/app.pro +++ b/src/app/app.pro @@ -24,8 +24,8 @@ unix { QMAKE_LIBDIR += ../../lib target.path = /bin desktop.files = qmmp.desktop \ - qmmp_enqueue.desktop \ - qmmp_dir.desktop + qmmp-enqueue.desktop \ + qmmp-dir.desktop desktop.path = /share/applications icon16.files = images/16x16/qmmp.png icon32.files = images/32x32/qmmp.png |
