Skip to content
Snippets Groups Projects
Commit 24940525 authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Updated make-gsettings-desktop-schemas for flidas

parent f66ba240
No related branches found
No related tags found
1 merge request!183Fix geoip-database-contrib
#!/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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment