Skip to content
Snippets Groups Projects
Commit 3a3cc69d authored by Luis Guzmán's avatar Luis Guzmán Committed by Luis Guzmán
Browse files

Change greeter priority.

parent 396a5d02
No related branches found
No related tags found
1 merge request!625Change greeter priority lightdm 10.0
Pipeline #405 passed
...@@ -17,12 +17,14 @@ ...@@ -17,12 +17,14 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# #
VERSION=1 VERSION=2
COMPONENT=main COMPONENT=main
. ./config . ./config
sed 's/user-session=ubuntu/user-session=trisquel/' -i debian/rules sed 's/user-session=ubuntu/user-session=trisquel/' -i debian/rules
#Change recommendation priority greeter.
sed -i 's/unity-greeter | lightdm-greeter/lightdm-gtk-greeter | unity-greeter/' debian/control
changelog "Trisquel themed" changelog "Trisquel themed"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment