16 lines
383 B
Plaintext
16 lines
383 B
Plaintext
# GIMP action-history
|
|
|
|
(history-item "edit-paste" 2)
|
|
(history-item "select-all" 3)
|
|
(history-item "tools-scale" 0)
|
|
(history-item "edit-clear" 0)
|
|
(history-item "file-quit" 1)
|
|
(history-item "file-open" 0)
|
|
(history-item "edit-copy" 0)
|
|
(history-item "file-export-as" 1)
|
|
(history-item "select-shrink" 0)
|
|
(history-item "edit-cut" 0)
|
|
(history-item "image-resize" 1)
|
|
|
|
# end of action-history
|