Calligra/Icons/Sheets icons: Difference between revisions
(add inspector icon) |
(Add "Assigned To" column) |
||
Line 1: | Line 1: | ||
== Menus icons == | == Menus icons == | ||
{| border="1" cellpadding="5" cellspacing="0" | {| border="1" cellpadding="5" cellspacing="0" | ||
! name !! KDE3 name !! description | ! name !! KDE3 name !! description || Assigned To | ||
|- | |- | ||
| special_paste | | special_paste | ||
| | | | ||
| Paste the contents of the clipboard with special options | | Paste the contents of the clipboard with special options | ||
| | |||
|- | |- | ||
| inspector | | inspector | ||
| | | | ||
| ? Used in sheets/ui/CellToolBase.cpp:812 | | ? Used in sheets/ui/CellToolBase.cpp:812 | ||
| | |||
|} | |} |
Revision as of 11:10, 4 August 2012
Menus icons
name | KDE3 name | description | Assigned To |
---|---|---|---|
special_paste | Paste the contents of the clipboard with special options | ||
inspector | ? Used in sheets/ui/CellToolBase.cpp:812 |