[gnome-notes/wip/snwh/app-icon-redesign] update dir name in meson.build



commit a326b803f3aa6f05058c104517dc7352c7aea7ef
Author: Sam Hewitt <sam snwh org>
Date:   Mon Jul 23 17:17:17 2018 -0400

    update dir name in meson.build

 data/icons/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/icons/meson.build b/data/icons/meson.build
index bcc1f46..38621e3 100644
--- a/data/icons/meson.build
+++ b/data/icons/meson.build
@@ -14,7 +14,7 @@ actions_icons = [
   ['16x16', 'note.png'],
   ['24x24', 'note.png'],
   ['48x48', 'note.png'],
-  ['scalable', 'link-symbolic.svg']
+  ['symbolic', 'link-symbolic.svg']
 ]
 
 foreach icon: actions_icons


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]