[gimp] icons: fix build with vector icons (default).
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] icons: fix build with vector icons (default).
- Date: Sat, 18 Aug 2018 16:25:19 +0000 (UTC)
commit 0b73a1bc933967a8b41ccfd0d121a258d6f8f301
Author: Jehan <jehan girinstud io>
Date: Sat Aug 18 18:21:58 2018 +0200
icons: fix build with vector icons (default).
That's the problem of having alternative build options! My previous
commits were made when testing the build with PNG icons.
Anyway I am planning to soon merge the 2 options.
icons/Symbolic/icon-list.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/icons/Symbolic/icon-list.mk b/icons/Symbolic/icon-list.mk
index 08a8cbffa0..43e075ad36 100644
--- a/icons/Symbolic/icon-list.mk
+++ b/icons/Symbolic/icon-list.mk
@@ -1109,8 +1109,8 @@ scalabledir = $(iconsdir)/scalable/apps
icons64_DATA = \
$(icons64_system_images) \
- 64/gimp-frame-symbolic.symbolic.png \
- 64/gimp-texture-symbolic.symbolic.png
+ 64/gimp-frame.png \
+ 64/gimp-texture.png
else
icons12dir = $(iconsdir)/12x12/apps
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]