Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
package-helpers
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
29
Merge Requests
29
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
trisquel
package-helpers
Commits
76185e28
Commit
76185e28
authored
Sep 02, 2014
by
Ruben Rodriguez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changes to unity-greeter as per #12123
parent
4788b032
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
helpers/DATA/unity-greeter/com.canonical.unity-greeter.gschema.xml
...ATA/unity-greeter/com.canonical.unity-greeter.gschema.xml
+2
-2
helpers/make-unity-greeter
helpers/make-unity-greeter
+2
-1
No files found.
helpers/DATA/unity-greeter/com.canonical.unity-greeter.gschema.xml
View file @
76185e28
...
...
@@ -30,7 +30,7 @@
<summary>
Background logo file to use
</summary>
</key>
<key
name=
"theme-name"
type=
"s"
>
<default>
'
Ambiance
'
</default>
<default>
'
Trisquel
'
</default>
<summary>
GTK+ theme to use
</summary>
</key>
<key
name=
"icon-theme-name"
type=
"s"
>
...
...
@@ -38,7 +38,7 @@
<summary>
Icon theme to use
</summary>
</key>
<key
name=
"font-name"
type=
"s"
>
<default>
'Sans
11
'
</default>
<default>
'Sans
9
'
</default>
<summary>
Font to use
</summary>
</key>
<key
name=
"xft-antialias"
type=
"b"
>
...
...
helpers/make-unity-greeter
View file @
76185e28
...
...
@@ -17,7 +17,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION
=
1
1
VERSION
=
1
3
.
./config
...
...
@@ -26,6 +26,7 @@ cp $DATA/com.canonical.unity-greeter.gschema.xml data
# Change the sound theme
sed
s/ubuntu/freedesktop/g src/unity-greeter.vala
-i
sed
's/"system-ready"/"bell"/'
src/unity-greeter.vala
-i
rm
-f
src/
*
.c
# Custom artwork
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment