n810: Use tint2 by default
authorMichael Büsch <mb@bu3sch.de>
Fri, 28 Jan 2011 17:36:45 +0000 (17:36 +0000)
committerMichael Büsch <mb@bu3sch.de>
Fri, 28 Jan 2011 17:36:45 +0000 (17:36 +0000)
SVN-Revision: 25214

target/linux/omap24xx/profiles/110-n810-gui.mk

index 647ccd213462896ffdc895e8a9ad4bde4e5a77ea..040468e840bd6e7be44054de9d225e1b55e0f60b 100644 (file)
@@ -11,7 +11,7 @@ define Profile/n810-gui
   PACKAGES+= \
        xserver-xorg xinit xauth xkeyboard-config xkbdata xterm \
        xf86-video-omapfb xf86-input-tslib xf86-input-evdev \
-       openbox lxpanel \
+       openbox tint2 \
        pwrtray
 endef