aboutsummaryrefslogtreecommitdiff
path: root/vapi
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-09-03 14:06:00 +0100
committerConor Curran <conor.curran@canonical.com>2010-09-03 14:06:00 +0100
commit779bb004a88acc14c7a505e531731e7d89d65eeb (patch)
tree84f3086b632531bc121871fff431777e5e4f738d /vapi
parent136b92dbb90bd3c9d1905d0f039b8776aa1a1c73 (diff)
downloadayatana-indicator-sound-779bb004a88acc14c7a505e531731e7d89d65eeb.tar.gz
ayatana-indicator-sound-779bb004a88acc14c7a505e531731e7d89d65eeb.tar.bz2
ayatana-indicator-sound-779bb004a88acc14c7a505e531731e7d89d65eeb.zip
reworked album art handling using gio exclusively with mkstemp
Diffstat (limited to 'vapi')
-rw-r--r--vapi/common-defs.vapi5
1 files changed, 0 insertions, 5 deletions
diff --git a/vapi/common-defs.vapi b/vapi/common-defs.vapi
index 93f4795..84fb924 100644
--- a/vapi/common-defs.vapi
+++ b/vapi/common-defs.vapi
@@ -27,11 +27,6 @@ namespace DbusmenuMetadata{
}
[CCode (cheader_filename = "common-defs.h")]
-namespace DbusmenuPlayer{
- public const string ITEM_REMOTE_FILEPATH;
-}
-
-[CCode (cheader_filename = "common-defs.h")]
namespace DbusmenuTransport{
public const string MENUITEM_TYPE;
public const string MENUITEM_PLAY_STATE;