diff options
author | Mattias Andrée <maandree@kth.se> | 2018-06-23 14:16:58 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2018-06-23 14:16:58 +0200 |
commit | e810c01f5b201da9ad0fcbd55c6770b1b9c30be4 (patch) | |
tree | 9ec7b4294b6c334b2467c18b9def56f41a8d07b1 /Makefile | |
parent | Minor improvement (diff) | |
download | simple-icon-theme-e810c01f5b201da9ad0fcbd55c6770b1b9c30be4.tar.gz simple-icon-theme-e810c01f5b201da9ad0fcbd55c6770b1b9c30be4.tar.bz2 simple-icon-theme-e810c01f5b201da9ad0fcbd55c6770b1b9c30be4.tar.xz |
More icons
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -1394,6 +1394,27 @@ ICONS =\ actions/snap-page\ actions/snap-text-baseline\ actions/symbols\ + actions/dialog-templates\ + actions/document-export-ocal-rtl\ + actions/document-export-ocal\ + actions/document-import-ocal-rtl\ + actions/document-import-ocal\ + actions/edit-paste-in-place\ + actions/edit-paste-style\ + actions/edit-select-invert\ + actions/edit-undo-history-rtl\ + actions/edit-undo-history\ + actions/mesh-gradient-fit\ + actions/text-convert-to-regular\ + actions/text-flow-into-frame\ + actions/text-put-on-path\ + actions/text-remove-from-path\ + actions/text-unflow\ + actions/text-unkern\ + actions/transform-affect-gradient\ + actions/transform-affect-pattern\ + actions/transform-affect-rounded-corners\ + actions/transform-affect-stroke\ actions/text_horz_kern\ actions/text_letter_spacing\ actions/text_line_spacing\ |