From 5e9c82fa5a82896a1ad5ba15e883451cc80649f7 Mon Sep 17 00:00:00 2001 From: Lars Uebernickel Date: Mon, 23 Sep 2013 17:23:46 +0200 Subject: Set position of the indicator As defined in https://wiki.ubuntu.com/SystemComponents --- data/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'data') diff --git a/data/Makefile.am b/data/Makefile.am index 10cdfee5..28f14911 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -46,6 +46,7 @@ com.canonical.indicator.keyboard: $(AM_V_GEN) (echo '[Indicator Service]'; \ echo 'Name=indicator-keyboard'; \ echo 'ObjectPath=/com/canonical/indicator/keyboard'; \ + echo 'Position=80' \ echo ''; \ echo '[desktop]'; \ echo 'ObjectPath=/com/canonical/indicator/keyboard/desktop'; \ -- cgit v1.2.3