From 187c3218d097491a7c0ce9b250a8e814fcd8fbc8 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 16 Jun 2018 21:41:48 +0200 Subject: Add some icons used by inkscape MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cd7c5b8..3e923fe 100644 --- a/Makefile +++ b/Makefile @@ -490,6 +490,7 @@ ICONS =\ mimetypes/gnome-mime-image-x-psd\ mimetypes/image-x-psdimage-x-psd\ apps/inkscape\ + apps/inkscape-logo\ apps/application-community\ apps/gnome-gnect\ apps/gnome-iagno\ @@ -501,8 +502,8 @@ ICONS =\ apps/marble\ apps/redshift\ apps/blueshift\ - apps/redshift-status-on\ - apps/blueshift-on\ + status/redshift-status-on\ + status/blueshift-on\ apps/vbox\ apps/vmware-workstation\ apps/x\ @@ -1362,8 +1363,10 @@ ICONS =\ actions/object-align-vertical-top-calligra\ actions/align-vertical-top-out\ actions/format-connect-node\ + actions/node-join-segment\ actions/pitivi-relink\ actions/format-disconnect-node\ + actions/node-delete-segment\ actions/pitivi-unlink\ actions/go-first-view-page\ actions/go-last-view-page\ @@ -1716,6 +1719,34 @@ ICONS =\ actions/games-endturn\ actions/stock_mark\ status/account-logged-in\ + actions/boundingbox_bottom_left\ + actions/boundingbox_bottom_right\ + actions/boundingbox_bottom\ + actions/boundingbox_center\ + actions/boundingbox_left\ + actions/boundingbox_right\ + actions/boundingbox_top_left\ + actions/boundingbox_top_right\ + actions/boundingbox_top\ + actions/draw-ellipse\ + actions/draw-rectangle\ + actions/draw-spiral\ + actions/fill-rule-even-odd\ + actions/fill-rule-nonzero\ + actions/node-break\ + actions/node-join\ + actions/object-tweak-attract\ + actions/object-tweak-push\ + actions/object-tweak-randomize\ + actions/object-tweak-shrink\ + actions/path-break-apart\ + actions/path-combine\ + actions/path-cut\ + actions/path-difference\ + actions/path-division\ + actions/path-exclusion\ + actions/path-intersection\ + actions/path-union\ actions/window-maximize\ actions/window-minimize\ actions/window-restore\ @@ -1762,6 +1793,7 @@ ICONS =\ actions/document-page-setup\ actions/stock_print-setup\ actions/edit-clear-all\ + actions/document-cleanup\ actions/editclear\ apps/computerjanitor\ actions/gtk-clear\ @@ -1769,6 +1801,7 @@ ICONS =\ actions/edit-clear\ apps/sweeper\ actions/edit-clear-all-rtl\ + actions/document-cleanup-rtl\ actions/edit-clear-rtl\ actions/edit-clear-before\ actions/edit-clear-after-rtl\ -- cgit v1.2.3-70-g09d2