aboutsummaryrefslogtreecommitdiff
path: root/src/common-defs.h
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-09-02 11:27:23 +0100
committerConor Curran <conor.curran@canonical.com>2010-09-02 11:27:23 +0100
commit136b92dbb90bd3c9d1905d0f039b8776aa1a1c73 (patch)
treebe9ca938fa04c5b6a1c9b3adf60fc89d0e1c6a20 /src/common-defs.h
parentbb73e65c4fd9f698050ff1d2ddb71fc35bac6803 (diff)
downloadayatana-indicator-sound-136b92dbb90bd3c9d1905d0f039b8776aa1a1c73.tar.gz
ayatana-indicator-sound-136b92dbb90bd3c9d1905d0f039b8776aa1a1c73.tar.bz2
ayatana-indicator-sound-136b92dbb90bd3c9d1905d0f039b8776aa1a1c73.zip
album art from remote location working
Diffstat (limited to 'src/common-defs.h')
-rw-r--r--src/common-defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common-defs.h b/src/common-defs.h
index 2590692..fc4e323 100644
--- a/src/common-defs.h
+++ b/src/common-defs.h
@@ -25,7 +25,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
#define SIGNAL_SINK_AVAILABLE_UPDATE "SinkAvailableUpdate"
#define DBUSMENU_PROPERTY_EMPTY -1
-#define DBUSMENU_PLAYER_ITEM_REMOTE_FILEPATH "/home/ronoc/Desktop/tempy"
+#define DBUSMENU_PLAYER_ITEM_REMOTE_FILEPATH "/tmp/indicator-sound-downloaded-album-art"
/* DBUS Custom Items */
#define DBUSMENU_VOLUME_MENUITEM_TYPE "x-canonical-ido-volume-type"