Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
package-helpers
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
David Philipe Gil
package-helpers
Commits
b528a525
Commit
b528a525
authored
10 years ago
by
Ruben Rodriguez
Browse files
Options
Downloads
Patches
Plain Diff
Fixed background in unity-greeter
parent
80714229
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
helpers/make-unity-greeter
+3
-3
3 additions, 3 deletions
helpers/make-unity-greeter
with
3 additions
and
3 deletions
helpers/make-unity-greeter
+
3
−
3
View file @
b528a525
...
...
@@ -23,8 +23,8 @@ VERSION=1
#patch -p1 < $DATA/harcoded_orca.patch
#patch -p1 < $DATA/no_dots.patch
sed
s/ubuntu/
gnome-classic
/g src/unity-greeter.vala
-i
rm
src/
*
.c
sed
s/ubuntu/
freedesktop
/g src/unity-greeter.vala
-i
rm
-f
src/
*
.c
#% REBRAND: Replace the logo
#% CurrentState:
...
...
@@ -47,7 +47,7 @@ cat << EOF > data/unity-greeter.conf
# xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr)
#
[greeter]
background=/usr/share/backgrounds/
dagda-g
.jpg
background=/usr/share/backgrounds/
toutatis
.jpg
logo=/usr/share/unity-greeter/logo.png
theme-name=Trisquel
icon-theme-name=trisquel
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment