Skip to content

Commit f35633b

Browse files
committed
refactor: replace '_' by '-' in action names
1 parent e931c61 commit f35633b

File tree

8 files changed

+657
-641
lines changed

8 files changed

+657
-641
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
- Add link to the Matrix room in the README (@MightyCreak)
1313

14+
### Changed
15+
16+
- Replace `_` by `-` in the action names to be compatible with GTK action names (@MightyCreak)
17+
1418
## 0.8.1 - 2023-04-07
1519

1620
### Changed

data/usr/share/gnome/help/diffuse/C/diffuse.xml

Lines changed: 87 additions & 87 deletions
Large diffs are not rendered by default.

data/usr/share/gnome/help/diffuse/cs/diffuse.xml

Lines changed: 87 additions & 87 deletions
Large diffs are not rendered by default.

data/usr/share/gnome/help/diffuse/it/diffuse.xml

Lines changed: 87 additions & 87 deletions
Large diffs are not rendered by default.

data/usr/share/gnome/help/diffuse/ru/diffuse.xml

Lines changed: 86 additions & 86 deletions
Large diffs are not rendered by default.

src/diffuse/resources.py

Lines changed: 116 additions & 116 deletions
Large diffs are not rendered by default.

src/diffuse/widgets.py

Lines changed: 106 additions & 106 deletions
Large diffs are not rendered by default.

src/diffuse/window.py

Lines changed: 84 additions & 72 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)