Adding the notification area
This commit is contained in:
parent
494e507599
commit
d2b7374bcd
1 changed files with 7 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue