You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
digikam/digikam/imageplugins/coreplugin/digikamimageplugin_core_ui.rc

57 lines
1.7 KiB

<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui version="7" name="digikamimageplugin_core" >
<MenuBar>
<Menu name="Color"><text>&amp;Color</text>
<Action name="implugcore_autocorrection" />
<Action name="imageplugin_whitebalance" />
<Action name="implugcore_bcg" />
<Action name="implugcore_hsl" />
<Action name="imageplugin_colorfx" />
<Action name="implugcore_rgb" />
<Separator />
<Action name="imageplugin_adjustcurves" />
<Action name="imageplugin_adjustlevels" />
<Action name="implugcore_invert" />
<Action name="implugcore_blackwhite" />
<Menu name="Depth"><text>&amp;Depth</text>
<Action name="implugcore_convertto8bits" />
<Action name="implugcore_convertto16bits" />
</Menu>
<Separator />
<Action name="implugcore_colormanagement" />
<Separator />
</Menu>
<Menu name="Enhance"><text>Enh&amp;ance</text>
<Action name="implugcore_sharpen" />
<Action name="implugcore_blur" />
<Separator />
<Action name="implugcore_redeye" />
</Menu>
<Menu name="Transform" ><text>Tra&amp;nsform</text>
<Action name="implugcore_ratiocrop" />
</Menu>
<Menu name="Filters" ><text>F&amp;ilters</text>
<Action name="imageplugin_infrared" />
<Action name="imageplugin_filmgrain" />
<Action name="imageplugin_oilpaint" />
<Action name="imageplugin_charcoal" />
<Action name="imageplugin_emboss" />
<Action name="imageplugin_distortionfx" />
<Action name="imageplugin_blurfx" />
<Action name="imageplugin_raindrop" />
</Menu>
</MenuBar>
<ToolBar name="ToolBar" >
<text>Main Toolbar</text>
</ToolBar>
<ActionProperties/>
</kpartgui>