18 lines
453 B
Plaintext
18 lines
453 B
Plaintext
# GIMP action-history
|
|
|
|
(history-item "edit-paste" 4)
|
|
(history-item "select-all" 2)
|
|
(history-item "file-quit" 1)
|
|
(history-item "tools-scale" 0)
|
|
(history-item "edit-clear" 0)
|
|
(history-item "edit-cut" 0)
|
|
(history-item "file-export-as" 1)
|
|
(history-item "file-open" 0)
|
|
(history-item "edit-copy" 0)
|
|
(history-item "image-crop-to-content" 0)
|
|
(history-item "image-new" 1)
|
|
(history-item "select-shrink" 0)
|
|
(history-item "image-resize" 1)
|
|
|
|
# end of action-history
|