Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

383 Commits   1 Branch   1 Tag
Index: radix-1.9/X11/app/lightdm-gtk-greeter/2.0.8/Makefile
===================================================================
--- radix-1.9/X11/app/lightdm-gtk-greeter/2.0.8/Makefile	(revision 316)
+++ radix-1.9/X11/app/lightdm-gtk-greeter/2.0.8/Makefile	(revision 317)
@@ -214,7 +214,7 @@
 	@sed -i 's,^#\(theme-name\).*,\1=Silvery-GTK,'         $(LIGHTDM_PKG)/etc/lightdm/lightdm-gtk-greeter.conf
 	@sed -i 's,^#\(clock-format\).*,\1=%H:%M:%S,'          $(LIGHTDM_PKG)/etc/lightdm/lightdm-gtk-greeter.conf
 	@sed -i 's|^#\(position\).*|\1=10%,start 60%,center|'  $(LIGHTDM_PKG)/etc/lightdm/lightdm-gtk-greeter.conf
-	@sed -i 's,^#\(indicators\).*,\1=~session;~clock;~power,' \
+	@sed -i 's,^#\(indicators\).*,\1=~~  [;~layout;~~];~spacer;~session;~~ ;~clock;~~ ;~power,' \
 	     $(LIGHTDM_PKG)/etc/lightdm/lightdm-gtk-greeter.conf
 	@echo 'panel-position=bottom' >> $(LIGHTDM_PKG)/etc/lightdm/lightdm-gtk-greeter.conf
 	@mv $(LIGHTDM_PKG)/etc/lightdm/lightdm-gtk-greeter.conf{,.new}