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 7101d97 commit abcc873Copy full SHA for abcc873
po/POTFILES.in
@@ -1,9 +1,19 @@
1
+# List of source files containing translatable strings.
2
+# Please keep this file sorted alphabetically.
3
src/about.c
4
+src/calendar.c
5
+src/color.c
6
+src/entry.c
7
+src/fileselection.c
8
+src/forms.c
9
src/main.c
10
+src/msg.c
11
src/notification.c
12
+src/option.c
13
src/password.c
14
+src/progress.c
15
src/scale.c
16
+src/text.c
17
src/tree.c
18
src/util.c
19
src/zenity.ui
-src/option.c
po/POTFILES.skip
@@ -1,9 +1,2 @@
-src/calendar.c
-src/entry.c
-src/fileselection.c
-src/msg.c
-src/progress.c
-src/text.c
-src/util.h
-src/util.c
-src/zenity.h
+# List of source files that should *not* be translated.
0 commit comments