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