diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-03-22 22:23:34 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-03-22 22:23:34 +0000 |
| commit | 88289b8a5da8041853c2881a42f232b746a4043e (patch) | |
| tree | 3be9a84b074f3cc076d10bdce1dff4437201c45f /src/ui/ui.pro | |
| parent | d31ed608d0b3801d76728c69b79ff49cbbbdd252 (diff) | |
| download | qmmp-88289b8a5da8041853c2881a42f232b746a4043e.tar.gz qmmp-88289b8a5da8041853c2881a42f232b746a4043e.tar.bz2 qmmp-88289b8a5da8041853c2881a42f232b746a4043e.zip | |
added qmmp_enqueue.desktop file, added 'inode/directory' mimetype
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@872 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/ui/ui.pro')
| -rw-r--r-- | src/ui/ui.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/ui.pro b/src/ui/ui.pro index dcc4fc4df..75649715f 100644 --- a/src/ui/ui.pro +++ b/src/ui/ui.pro @@ -124,7 +124,8 @@ RESOURCES = images/images.qrc \ TEMPLATE = app target.path = /bin -desktop.files = qmmp.desktop +desktop.files = qmmp.desktop \ + qmmp_enqueue.desktop desktop.path = /share/applications icon16.files = images/16x16/qmmp.png |
