
Equilibrium GDM
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
The 2.0 version of equilibrium usplash 2.0
Two packages: normal (1024x768) and wide (1280x800)
Problem soluction install now
Version solucionada, el roblema de instalacion dos paquetes dentro de uno
Untar the archive and there are two packages for install norm and wide
fjrivas
12 years ago
At line 96 you have
<item type="rect" id="reboot_button" button="true">
but the correct line is :
<item type="rect" id="halt_button" button="true">
That is all! I hope help in some way to your work because it is reaaaallllyy good :D
Keep doing it!
Report