1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-02 20:04:15 +01:00

WPrefs: fix list of source files for translation

A few files were missing from the list of sources files to be translated.

Took opportunity to make a few strings translatable.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
This commit is contained in:
Christophe CURIS
2015-01-20 22:03:52 +01:00
committed by Carlos R. Mafra
parent 609b3c29a6
commit d6abbafeef
3 changed files with 23 additions and 17 deletions

View File

@@ -15,7 +15,6 @@ POTFILES = \
$(top_srcdir)/WPrefs.app/Focus.c \
$(top_srcdir)/WPrefs.app/FontSimple.c \
$(top_srcdir)/WPrefs.app/Icons.c \
$(top_srcdir)/WPrefs.app/KeyboardSettings.c \
$(top_srcdir)/WPrefs.app/KeyboardShortcuts.c \
$(top_srcdir)/WPrefs.app/Menu.c \
$(top_srcdir)/WPrefs.app/MenuPreferences.c \
@@ -23,11 +22,18 @@ POTFILES = \
$(top_srcdir)/WPrefs.app/Paths.c \
$(top_srcdir)/WPrefs.app/Preferences.c \
$(top_srcdir)/WPrefs.app/TexturePanel.c \
$(top_srcdir)/WPrefs.app/Themes.c \
$(top_srcdir)/WPrefs.app/WPrefs.c \
$(top_srcdir)/WPrefs.app/WindowHandling.c \
$(top_srcdir)/WPrefs.app/Workspace.c \
$(top_srcdir)/WPrefs.app/main.c
$(top_srcdir)/WPrefs.app/double.c \
$(top_srcdir)/WPrefs.app/editmenu.c \
$(top_srcdir)/WPrefs.app/main.c \
$(top_srcdir)/WPrefs.app/xmodifier.c
# not_yet_fully_implemented
# $(top_srcdir)/WPrefs.app/KeyboardSettings.c \
# $(top_srcdir)/WPrefs.app/Themes.c \
#
SUFFIXES = .po .mo