diff options
author | Conor Curran <conor.curran@canonical.com> | 2010-09-01 17:51:30 +0100 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2010-09-01 17:51:30 +0100 |
commit | bb73e65c4fd9f698050ff1d2ddb71fc35bac6803 (patch) | |
tree | 91441c76f5795be8640d760068a015efb844cd29 /src/common-defs.h | |
parent | 9ab9b175e1f77457157211f5f93c54e8ae87e3dc (diff) | |
download | ayatana-indicator-sound-bb73e65c4fd9f698050ff1d2ddb71fc35bac6803.tar.gz ayatana-indicator-sound-bb73e65c4fd9f698050ff1d2ddb71fc35bac6803.tar.bz2 ayatana-indicator-sound-bb73e65c4fd9f698050ff1d2ddb71fc35bac6803.zip |
last fm art work should load correctly now
Diffstat (limited to 'src/common-defs.h')
-rw-r--r-- | src/common-defs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common-defs.h b/src/common-defs.h index faffcb2..2590692 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_PLAYERITEM_REMOTE_FILEPATH "/home/ronoc/Desktop/tempy" +#define DBUSMENU_PLAYER_ITEM_REMOTE_FILEPATH "/home/ronoc/Desktop/tempy" /* DBUS Custom Items */ #define DBUSMENU_VOLUME_MENUITEM_TYPE "x-canonical-ido-volume-type" |