diff options
author | Conor Curran <conor.curran@canonical.com> | 2010-09-01 17:22:55 +0100 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2010-09-01 17:22:55 +0100 |
commit | 9ab9b175e1f77457157211f5f93c54e8ae87e3dc (patch) | |
tree | 462c5bcbf3ad717bfc6e0f98c2ec662fd1842591 /src/common-defs.h | |
parent | 67bdc60671c338045771b52a670c8788e565fcb3 (diff) | |
download | ayatana-indicator-sound-9ab9b175e1f77457157211f5f93c54e8ae87e3dc.tar.gz ayatana-indicator-sound-9ab9b175e1f77457157211f5f93c54e8ae87e3dc.tar.bz2 ayatana-indicator-sound-9ab9b175e1f77457157211f5f93c54e8ae87e3dc.zip |
almost bug free
Diffstat (limited to 'src/common-defs.h')
-rw-r--r-- | src/common-defs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common-defs.h b/src/common-defs.h index e554c11..faffcb2 100644 --- a/src/common-defs.h +++ b/src/common-defs.h @@ -25,6 +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" /* DBUS Custom Items */ #define DBUSMENU_VOLUME_MENUITEM_TYPE "x-canonical-ido-volume-type" |