X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fui%2Ficon-names.h;h=2ec03c5cc7599dd2ae39fe1c190f7c179773320f;hb=6302669b796eadd6994ecdc2e70f0119b29194dd;hp=76e76ea34aba168665baad11fbd36e89cf041ee4;hpb=2910ec6c2c2e59f4472f1e019ac6bdcc0c3790f2;p=inkscape.git diff --git a/src/ui/icon-names.h b/src/ui/icon-names.h index 76e76ea34..2ec03c5cc 100644 --- a/src/ui/icon-names.h +++ b/src/ui/icon-names.h @@ -206,6 +206,12 @@ "edit-select-original" #define INKSCAPE_ICON_EDIT_UNDO_HISTORY \ "edit-undo-history" +#define INKSCAPE_ICON_EXCHANGE_POSITIONS \ + "exchange-positions" +#define INKSCAPE_ICON_EXCHANGE_POSITIONS_ZORDER \ + "exchange-positions-zorder" +#define INKSCAPE_ICON_EXCHANGE_POSITIONS_CLOCKWISE \ + "exchange-positions-clockwise" #define INKSCAPE_ICON_FILL_RULE_EVEN_ODD \ "fill-rule-even-odd" #define INKSCAPE_ICON_FILL_RULE_NONZERO \ @@ -350,6 +356,8 @@ "paint-pattern" #define INKSCAPE_ICON_PAINT_SOLID \ "paint-solid" +#define INKSCAPE_ICON_PAINT_SWATCH \ + "paint-swatch" #define INKSCAPE_ICON_PAINT_UNKNOWN \ "paint-unknown" #define INKSCAPE_ICON_PATH_BREAK_APART \ @@ -582,4 +590,4 @@ fill-column:99 End: */ -// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : +// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:fileencoding=utf-8:textwidth=99 :