1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-02 00:29:41 +02:00

PotFile Tweaks

Add back i18n hints.  Remove mod-track-panel (no official support).  Regen audacity.pot
This commit is contained in:
James Crook 2015-09-07 12:56:24 +01:00
parent 789f6cdd60
commit 59b4943872
3 changed files with 3663 additions and 2975 deletions

View File

@ -8,7 +8,7 @@ subdir = po
top_builddir = ..
# These options get passed to xgettext.
XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --keyword=XO
XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --keyword=XO --add-comments=" i18n"
# This is the copyright holder that gets inserted into the header of the
# $(DOMAIN).pot file. Set this to the copyright holder of the surrounding

View File

@ -21,14 +21,6 @@ lib-src/mod-nyq-bench/NyqBench.h
lib-src/mod-script-pipe/PipeServer.cpp
lib-src/mod-script-pipe/ScripterCallback.cpp
lib-src/mod-script-pipe/ScripterCallback.h
lib-src/mod-track-panel/ModTrackPanelCallback.cpp
lib-src/mod-track-panel/ModTrackPanelCallback.h
lib-src/mod-track-panel/Registrar.cpp
lib-src/mod-track-panel/Registrar.h
lib-src/mod-track-panel/SkewedRuler.cpp
lib-src/mod-track-panel/SkewedRuler.h
lib-src/mod-track-panel/TrackPanel2.cpp
lib-src/mod-track-panel/TrackPanel2.h
src/AColor.cpp
src/AColor.h
src/AboutDialog.cpp

File diff suppressed because it is too large Load Diff