Skip to content

Connect the new icons to the verbs

Nathan Lee requested to merge nathanal/inkscape:iconrenames into master

recent change, regex through inkscape directly shows no instances of use before.

Update: @adam.belis asked me to push the commit connecting them to the verbs, so here it is.

Edit: WIP added because looks like there's more icons to add

List of changes

differentiated edit-paste-size from edit-paste-separately

correct spelling

  • edit-paste-height-separately
  • edit-paste-height
  • edit-paste-width-separately
  • edit-select-same-object-type add icon
  • edit-select-same-fill
  • Update: last one, edit-clone-link-lpe to edit-clone-link-lpe-symbolic

Edit edit-select-same-stroke-style to make it differ from edit-select-same-stroke-color in non-multicolor-symbolic icons

remove recovery files
remove edit-select-same-stroke (identical to edit-select-same-stroke-color)

link

  • "Paste Si_ze" to edit-paste-size
  • "Paste _Width" to edit-paste-width
  • "Paste _Height" to edit-paste-height
  • "Paste Size Separately" to edit-paste-size
  • "Paste Width Separately" to edit-paste-width-separately
  • "Paste Height Separately" to edit-paste-height-separately
  • "Relink to Copied" to edit-clone-link
  • "Clone origin path (LPE)" to edit-clone-link-lpe
  • Objects dialog from dialog-layers to dialog-objects

relink from edit-select-all

  • to edit-select-same-fill-and-stroke
  • to edit-select-same-fill
  • to edit-select-same-stroke-color
  • to edit-select-same-stroke-style
  • to edit-select-same-object

Edit: investigate: with my Default theme (whatever that is), the old icons show up grey but the new ones are black didn't realise all these icons were taken from the system, but even the xml-editor is an icon from the Mint-Y icon set

Edited by Nathan Lee

Merge request reports