diff options
author | Conor Curran <conor.curran@canonical.com> | 2010-11-05 17:30:19 +0000 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2010-11-05 17:30:19 +0000 |
commit | 1196f5060e633fac46b724844e1b6817c889145a (patch) | |
tree | a05786721729c1148566a896c6f642f176675f3a /vapi | |
parent | a01af1b6d6f42775e9e436d802913c061b51278e (diff) | |
parent | 2f409b95c5c1c0c7107f4503c01687b3a913780f (diff) | |
download | ayatana-indicator-sound-1196f5060e633fac46b724844e1b6817c889145a.tar.gz ayatana-indicator-sound-1196f5060e633fac46b724844e1b6817c889145a.tar.bz2 ayatana-indicator-sound-1196f5060e633fac46b724844e1b6817c889145a.zip |
Initial UI tweaks for natty
Diffstat (limited to 'vapi')
-rw-r--r-- | vapi/common-defs.vapi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vapi/common-defs.vapi b/vapi/common-defs.vapi index 9d49a92..6938420 100644 --- a/vapi/common-defs.vapi +++ b/vapi/common-defs.vapi @@ -36,6 +36,7 @@ namespace DbusmenuTransport{ namespace DbusmenuTitle{ public const string MENUITEM_TYPE; public const string MENUITEM_NAME; + public const string MENUITEM_ICON; public const string MENUITEM_RUNNING; } |