We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad815d3 commit d481e12Copy full SHA for d481e12
1 file changed
po/POTFILES.in
@@ -3,6 +3,8 @@ data/meld.desktop.in
3
[type: gettext/xml]data/meld.appdata.xml.in
4
[type: gettext/xml]data/mime/meld.xml.in
5
data/org.gnome.meld.gschema.xml
6
+[type: gettext/xml]data/styles/meld-base.xml
7
+[type: gettext/xml]data/styles/meld-dark.xml
8
[type: gettext/glade]data/ui/application.ui
9
[type: gettext/glade]data/ui/dirdiff.ui
10
[type: gettext/glade]data/ui/EditableList.ui
@@ -32,5 +34,6 @@ meld/ui/notebooklabel.py
32
34
meld/ui/vcdialogs.py
33
35
meld/vc/git.py
36
meld/vc/_null.py
37
+meld/vc/svn.py
38
meld/vc/_vc.py
39
meld/vcview.py
0 commit comments