diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2012-12-10 11:06:14 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2012-12-10 11:06:14 +0000 |
commit | 13541a38cad825ec7932b2044ced4995ca298d8f (patch) | |
tree | 802438cb64e9afcf8ab907cb2adb3512d2fbf786 /audio/last.fm/files/patch-src-Helper-mediadevicewather.cpp | |
parent | 34d5249610dfb4da7a6eca1af4b1c0e2d3696596 (diff) |
Notes
Diffstat (limited to 'audio/last.fm/files/patch-src-Helper-mediadevicewather.cpp')
-rw-r--r-- | audio/last.fm/files/patch-src-Helper-mediadevicewather.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/last.fm/files/patch-src-Helper-mediadevicewather.cpp b/audio/last.fm/files/patch-src-Helper-mediadevicewather.cpp deleted file mode 100644 index d5d6da6f7f4b..000000000000 --- a/audio/last.fm/files/patch-src-Helper-mediadevicewather.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/Helper/mediadevicewatcher.cpp.orig 2009-11-04 22:48:51.000000000 +0100 -+++ src/Helper/mediadevicewatcher.cpp 2009-11-04 22:50:13.000000000 +0100 -@@ -73,6 +73,7 @@ - QString appExe = "Last.fm_debug"; - #endif - #endif -+ QString appExe = "last.fm"; - - QString app = QCoreApplication::applicationDirPath() + "/" + appExe; - QStringList params( "-tray" ); |