From f2246da1c9c8251a45fe5df6001e66af8be1bfd6 Mon Sep 17 00:00:00 2001 From: joncruz Date: Thu, 29 Nov 2007 07:26:42 +0000 Subject: [PATCH] Adding icon for color management --- share/icons/icons.svg | 109 +++++++++++++++++++++++++++++++++ src/verbs.cpp | 2 +- src/widgets/desktop-widget.cpp | 2 +- 3 files changed, 111 insertions(+), 2 deletions(-) diff --git a/share/icons/icons.svg b/share/icons/icons.svg index 039ed3eb2..92078c24b 100644 --- a/share/icons/icons.svg +++ b/share/icons/icons.svg @@ -4450,6 +4450,16 @@ y1="508.15683" x2="373.99606" y2="481.67661" /> + + + + + + width="1250" height="1250" /> + + + + + + + cms_adjust = sp_button_new_from_data( Inkscape::ICON_SIZE_DECORATION, SP_BUTTON_TYPE_TOGGLE, NULL, - "swatches", + "color_management", _("Adjust the display"), dtw->tt ); #if ENABLE_LCMS -- 2.30.2