Skip to content

Commit abcc873

Browse files
committed
Update POTFILES.in and POTFILES.skip
1 parent 7101d97 commit abcc873

File tree

2 files changed

+13
-10
lines changed

2 files changed

+13
-10
lines changed

po/POTFILES.in

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
1+
# List of source files containing translatable strings.
2+
# Please keep this file sorted alphabetically.
13
src/about.c
4+
src/calendar.c
5+
src/color.c
6+
src/entry.c
7+
src/fileselection.c
8+
src/forms.c
29
src/main.c
10+
src/msg.c
311
src/notification.c
12+
src/option.c
413
src/password.c
14+
src/progress.c
515
src/scale.c
16+
src/text.c
617
src/tree.c
718
src/util.c
819
src/zenity.ui
9-
src/option.c

po/POTFILES.skip

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,2 @@
1-
src/calendar.c
2-
src/entry.c
3-
src/fileselection.c
4-
src/msg.c
5-
src/progress.c
6-
src/text.c
7-
src/util.h
8-
src/util.c
9-
src/zenity.h
1+
# List of source files that should *not* be translated.
2+
# Please keep this file sorted alphabetically.

0 commit comments

Comments
 (0)