aboutsummaryrefslogtreecommitdiff
path: root/include/notifications
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2014-07-30 17:59:52 -0500
committerCharles Kerr <charles.kerr@canonical.com>2014-07-30 17:59:52 -0500
commit00da2f91c90d881ec5e21064669f63172a28b15e (patch)
tree804017521b8cf0924a410d18edd2da417900a1a8 /include/notifications
parent5d6108ee4440881b08b419a1c454b1db57e1d6ce (diff)
parent18c9f881e5eb01b157048d083515e59ebdd08afa (diff)
downloadayatana-indicator-datetime-00da2f91c90d881ec5e21064669f63172a28b15e.tar.gz
ayatana-indicator-datetime-00da2f91c90d881ec5e21064669f63172a28b15e.tar.bz2
ayatana-indicator-datetime-00da2f91c90d881ec5e21064669f63172a28b15e.zip
sync with trunk
Diffstat (limited to 'include/notifications')
-rw-r--r--include/notifications/notifications.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/notifications/notifications.h b/include/notifications/notifications.h
index d876a57..260b466 100644
--- a/include/notifications/notifications.h
+++ b/include/notifications/notifications.h
@@ -60,6 +60,7 @@ public:
void add_hint (const std::string& name);
static constexpr char const * HINT_SNAP {"x-canonical-snap-decisions"};
static constexpr char const * HINT_TINT {"x-canonical-private-button-tint"};
+ static constexpr char const * HINT_NONSHAPEDICON {"x-canonical-non-shaped-icon"};
/* Add an action button.
This may fail if the Engine doesn't support actions.