summaryrefslogtreecommitdiffstats
path: root/src/ui
diff options
context:
space:
mode:
authorKrzysztof Kosi??ski <tweenk.pl@gmail.com>2009-03-07 19:31:00 +0000
committertweenk <tweenk@users.sourceforge.net>2009-03-07 19:31:00 +0000
commitaecea11cf5b5c0172c1d5f9672e7e6336b3bc6a8 (patch)
tree2866393b6bedad9f962115c612f358af15752af2 /src/ui
parentsvg parsing error fixed (diff)
downloadinkscape-aecea11cf5b5c0172c1d5f9672e7e6336b3bc6a8.tar.gz
inkscape-aecea11cf5b5c0172c1d5f9672e7e6336b3bc6a8.zip
Icon Bonanza part 2341: Update icon-names.h to reflect changes in
hicolor and icons.svg (bzr r7436)
Diffstat (limited to 'src/ui')
-rw-r--r--src/ui/icon-names.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/ui/icon-names.h b/src/ui/icon-names.h
index 535b14795..3332dd8cf 100644
--- a/src/ui/icon-names.h
+++ b/src/ui/icon-names.h
@@ -25,7 +25,7 @@
#define INKSCAPE_ICON_ALIGN_HORIZONTAL_LEFT_TO_ANCHOR \
"align-horizontal-left-to-anchor"
#define INKSCAPE_ICON_ALIGN_HORIZONTAL_NODES \
- "align-horizontal-nodes"
+ "align-horizontal-node"
#define INKSCAPE_ICON_ALIGN_HORIZONTAL_RIGHT \
"align-horizontal-right"
#define INKSCAPE_ICON_ALIGN_HORIZONTAL_RIGHT_TO_ANCHOR \
@@ -39,7 +39,7 @@
#define INKSCAPE_ICON_ALIGN_VERTICAL_CENTER \
"align-vertical-center"
#define INKSCAPE_ICON_ALIGN_VERTICAL_NODES \
- "align-vertical-nodes"
+ "align-vertical-node"
#define INKSCAPE_ICON_ALIGN_VERTICAL_TOP \
"align-vertical-top"
#define INKSCAPE_ICON_ALIGN_VERTICAL_TOP_TO_ANCHOR \
@@ -263,9 +263,9 @@
#define INKSCAPE_ICON_NODE_DELETE_SEGMENT \
"node-delete-segment"
#define INKSCAPE_ICON_NODE_DISTRIBUTE_HORIZONTAL \
- "node-distribute-horizontal"
+ "distribute-horizontal-node"
#define INKSCAPE_ICON_NODE_DISTRIBUTE_VERTICAL \
- "node-distribute-vertical"
+ "distribute-vertical-node"
#define INKSCAPE_ICON_NODE_JOIN \
"node-join"
#define INKSCAPE_ICON_NODE_JOIN_SEGMENT \