gnome-shell/js
Jonathan Matthew 9585c823d5 MessageTray: only create icon buttons if specifically requested
Action names sometimes unintentionally overlap with icon names, so
we should only create icon buttons if the message tray source requests
it.  For the notification daemon, this is done by setting the
'action-icons' hint on the notification.

The previous notification server capability used to advertise this
feature, "x-gnome-icon-buttons", has been removed in favour of the
new capability described in the notification spec, "action-icons".

https://bugzilla.gnome.org/show_bug.cgi?id=624584
2010-11-02 19:17:29 +10:00
..
misc [misc] add fileUtils.listDirAsync 2010-10-01 01:08:22 +04:00
perf Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
prefs Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
ui MessageTray: only create icon buttons if specifically requested 2010-11-02 19:17:29 +10:00
Makefile.am Add volume indicator 2010-10-20 16:59:12 +02:00