slitaz-configs rev 141
panel bottom: Remove logout from Applications menu (now icon on top right)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Mar 24 15:57:56 2012 +0100 (2012-03-24) |
parents | 858ef2246779 |
children | 1baf23dc5180 |
files | rootfs/etc/lxpanel/slitaz/panels/bottom |
line diff
1.1 --- a/rootfs/etc/lxpanel/slitaz/panels/bottom Sat Mar 24 15:55:08 2012 +0100 1.2 +++ b/rootfs/etc/lxpanel/slitaz/panels/bottom Sat Mar 24 15:57:56 2012 +0100 1.3 @@ -27,6 +27,7 @@ 1.4 Config { 1.5 name=SliTazMenu.directory 1.6 image=slitaz-menu 1.7 + #tintcolor=orange 1.8 system { 1.9 } 1.10 separator { 1.11 @@ -35,12 +36,11 @@ 1.12 image=exec 1.13 command=run 1.14 } 1.15 - separator { 1.16 - } 1.17 - item { 1.18 - image=lxde-logout 1.19 - command=logout 1.20 - } 1.21 + #item { 1.22 + #image=img 1.23 + #name=Item name 1.24 + #action=progname 1.25 + #} 1.26 } 1.27 } 1.28