~cjcurran/indicator-sound/vapi-name-change

« back to all changes in this revision

Viewing changes to src/common-defs.h

  • Committer: Conor Curran
  • Date: 2011-02-09 11:25:39 UTC
  • mfrom: (195.1.5 indicator-sound)
  • Revision ID: conor.curran@canonical.com-20110209112539-99olt3xt5y2ps5g1
listen out for the playlistdetails changed signal and accommodate the race condition in gdbus for the active playlist property changed issue

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
#define DBUSMENU_PLAYLISTS_MENUITEM_TITLE       "x-canonical-sound-menu-player-playlists-title"
65
65
#define DBUSMENU_PLAYLISTS_MENUITEM_PLAYLISTS   "x-canonical-sound-menu-player-playlists-playlists"
66
66
 
 
67
#define DBUSMENU_PLAYLIST_MENUITEM_PATH         "x-canonical-sound-menu-player-playlist-path"
 
68
 
67
69
#endif