Updated make-gsettings-desktop-schemas for flidas
This commit is contained in:
parent
f66ba24041
commit
24940525e1
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# Copyright (C) 2008-2012 Rubén Rodríguez <ruben@trisquel.info>
|
||||
# Copyright (C) 2008-2016 Rubin Rodriguez <ruben@trisquel.info>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
|
@ -22,7 +22,7 @@ COMPONENT=main
|
|||
|
||||
. ./config
|
||||
|
||||
sed ':menus-have-icons:,:/key: s/false/true/; :buttons-have-icons:,:/key: s/false/true/;' ./schemas/org.gnome.desktop.interface.gschema.xml.in.in -i
|
||||
sed ':menus-have-icons:,:/key: s/false/true/; :buttons-have-icons:,:/key: s/false/true/;' ./schemas/org.gnome.desktop.interface.gschema.xml.in -i
|
||||
|
||||
changelog "Enabled icons in menus and buttons"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue