Skip to content
Snippets Groups Projects
Commit 7a3150fd authored by Luis Guzmán's avatar Luis Guzmán
Browse files

Fix unity-greeter helper for aramo release.

parent 787d3962
No related branches found
No related tags found
No related merge requests found
Pipeline #503 passed
......@@ -44,7 +44,7 @@ sed '/paint_with_alpha/s/0.4/0.7/' -i src/menubar.vala
sed '/set_source_rgb/s/(0.1, 0.1, 0.1)/(0.0, 0.0, 0.0)/' -i src/menubar.vala
sed '/set_source_rgba/s/(0.1, 0.1, 0.1, 0.4)/(0.0, 0.0, 0.0, 0.7)/' -i src/dash-box.vala
sed '/ttf-ubuntu-font-family/d' -i debian/control
sed '/fonts-ubuntu/d' -i debian/control
sed '/default_session/ s/ubuntu/trisquel/' -i ./src/user-list.vala
sed '/session_name/ s/ubuntu/trisquel/' -i ./src/settings-daemon.vala
......
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