Code

Extensions. UI consistency fixes and UI improvements (new help tabs when needed,...
[inkscape.git] / share / extensions / color_replace.inx
index f62b2a4e523f141567af0bc43de21a985a543876..289c4424d0339ad94dda4a7bd891231b84dbde41 100644 (file)
@@ -5,8 +5,8 @@
        <dependency type="executable" location="extensions">coloreffect.py</dependency>
        <dependency type="executable" location="extensions">color_replace.py</dependency>
        <dependency type="executable" location="extensions">simplestyle.py</dependency>
-       <param name="from_color" type="string" max_length="6" _gui-text="Replace color (RRGGBB hex):">000000</param>
-       <param name="to_color" type="string" max_length="6" _gui-text="By color (RRGGBB hex):">000000</param>
+       <param name="from_color" type="string" max_length="6" _gui-text="Replace color (RRGGBB hex):" _gui-description="Color to replace">000000</param>
+       <param name="to_color" type="string" max_length="6" _gui-text="By color (RRGGBB hex):" _gui-description="New color">000000</param>
        <effect>
                <object-type>all</object-type>
                <effects-menu>