toolbar: add backwards-compatibility for Commit::StageAll
commita290ba51fa81db4d75ff5ef4e05cb4beaed568e7
authorDavid Aguilar <davvid@gmail.com>
Wed, 3 Jan 2024 02:01:34 +0000 (2 18:01 -0800)
committerDavid Aguilar <davvid@gmail.com>
Wed, 3 Jan 2024 02:01:50 +0000 (2 18:01 -0800)
tree410fac8e79726b7e711d44d3457b30da9d23a5fe
parent437e55543d21f15a42305af71a59797149fdbc9b
toolbar: add backwards-compatibility for Commit::StageAll

The Commit::StageUntracked command was previously tracked under the
Commit::StageAll name.

Rename Commit::StageAll when encountering it in the configuration so
that existing toolbars are not affected by the rename.

Closes: #1371
Signed-off-by: David Aguilar <davvid@gmail.com>
cola/widgets/toolbar.py