Updated make-gsettings-desktop-schemas for flidas

This commit is contained in:
Ruben Rodriguez 2016-08-12 16:56:11 -04:00
parent f66ba24041
commit 24940525e1

View file

@ -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"