We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0e6210 commit 4671c08Copy full SHA for 4671c08
po/POTFILES.in
@@ -1,5 +1,12 @@
1
# List of source files which contain translatable strings.
2
# Copyright (C) 2020 Romain Failliot <[email protected]>
3
4
-data/diffuse.desktop.in
5
-src/usr/bin/diffuse.py.in
+data/io.github.mightycreak.Diffuse.desktop.in
+data/io.github.mightycreak.Diffuse.metainfo.xml.in
6
+src/constants.py.in
7
+src/diffuse.in
8
+src/main.py
9
+src/vcs/cvs.py
10
+src/vcs/rcs.py
11
+src/vcs/svn.py
12
+src/vcs/vcs_registry.py
0 commit comments