Changes to unity-greeter as per #12123
This commit is contained in:
parent
4788b03233
commit
76185e2841
2 changed files with 4 additions and 3 deletions
|
|
@ -17,7 +17,7 @@
|
|||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
#
|
||||
|
||||
VERSION=11
|
||||
VERSION=13
|
||||
|
||||
. ./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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue