From: Adrien Plazas Date: Mon, 1 Jul 2019 13:28:48 +0200 Subject: Add the view-sidebar-symbolic icon This will be used to reveal/conceal the file chooser sidebar. --- gtk/gen-gtk-gresources-xml.py | 6 ++ .../scalable/actions/view-sidebar-symbolic.svg | 78 ++++++++++++++++++++++ 2 files changed, 84 insertions(+) create mode 100644 gtk/icons/scalable/actions/view-sidebar-symbolic.svg diff --git a/gtk/gen-gtk-gresources-xml.py b/gtk/gen-gtk-gresources-xml.py index 91cbaa3..4816205 100644 --- a/gtk/gen-gtk-gresources-xml.py +++ b/gtk/gen-gtk-gresources-xml.py @@ -71,6 +71,12 @@ for s in ['16x16', '22x22', '24x24', '32x32', '48x48']: for f in get_files(icons_dir, '.png'): xml += ' icons/{0}/{1}/{2}\n'.format(s,c,f) +for c in ['actions', 'status']: + icons_dir = 'icons/scalable/{0}'.format(c) + if os.path.exists(os.path.join(srcdir,icons_dir)): + for f in get_files(icons_dir, '.svg'): + xml += ' icons/scalable/{0}/{1}\n'.format(c,f) + for f in get_files('inspector', '.ui'): xml += ' inspector/{0}\n'.format(f) diff --git a/gtk/icons/scalable/actions/view-sidebar-symbolic.svg b/gtk/icons/scalable/actions/view-sidebar-symbolic.svg new file mode 100644 index 0000000..559e11f --- /dev/null +++ b/gtk/icons/scalable/actions/view-sidebar-symbolic.svg @@ -0,0 +1,78 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + +