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

gimp: further changes for color icon theme

parent 03bf86ad
No related branches found
No related tags found
No related merge requests found
......@@ -17,13 +17,16 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
VERSION=1
VERSION=2
COMPONENT=main
. ./config
sed 's/# (theme "Dark")/(theme "System")/' -i etc/gimprc.in
sed 's/# (icon-theme "Symbolic")/(icon-theme "Color")/' -i etc/gimprc.in
sed 's/(icon-theme "Symbolic")/(icon-theme "Color")/' -i docs/gimprc.5.in
sed '/DEFAULT_ICON_THEME/s/Symbolic/Color/' -i app/config/gimpguiconfig.h libgimpwidgets/gimpicons.c
changelog "Use system gtk theme and color icons"
......
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