Adding the notification area

This commit is contained in:
Frank 2015-06-25 17:43:18 +02:00
parent 494e507599
commit d2b7374bcd

View file

@ -17,7 +17,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# #
VERSION=11 VERSION=12
. ./config . ./config
@ -141,6 +141,12 @@ pack-index=30
pack-type=start pack-type=start
toplevel-id=panel toplevel-id=panel
[Object notification-area]
object-iid=NotificationAreaAppletFactory::NotificationArea
pack-index=1
pack-type=end
toplevel-id=panel
[Object indicators] [Object indicators]
object-iid=IndicatorAppletFactory::IndicatorApplet object-iid=IndicatorAppletFactory::IndicatorApplet
toplevel-id=panel toplevel-id=panel