Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
GIMP
Commits
33716078
Commit
33716078
authored
Apr 28, 2000
by
Sven Neumann
Browse files
made the Makefile update the pot-file if a script changes, so hopefully
the next release will include a complete pot-file. --Sven
parent
a2831aa2
Changes
2
Hide whitespace changes
Inline
Side-by-side
po-script-fu/ChangeLog
View file @
33716078
2000-04-28 Sven Neumann <sven@gimp.org>
* Makefile.in.in: made the Makefile update the pot-file if a
script changes, so hopefully the next release will include
a complete pot-file.
2000-04-28 Sven Neumann <sven@gimp.org>
2000-04-28 Sven Neumann <sven@gimp.org>
* de.po: updated german translation
* de.po: updated german translation
...
...
po-script-fu/Makefile.in.in
View file @
33716078
...
@@ -88,7 +88,7 @@ all: all-@USE_NLS@
...
@@ -88,7 +88,7 @@ all: all-@USE_NLS@
all-yes
:
cat-id-tbl.c $(CATALOGS)
all-yes
:
cat-id-tbl.c $(CATALOGS)
all-no
:
all-no
:
$(srcdir)/$(PACKAGE).pot
:
$(POTFILES)
$(srcdir)/$(PACKAGE).pot
:
$(POTFILES)
$(POTSCRIPTS)
$(XGETTEXT)
--default-domain
=
$(PACKAGE)
--directory
=
$(top_srcdir)
\
$(XGETTEXT)
--default-domain
=
$(PACKAGE)
--directory
=
$(top_srcdir)
\
--add-comments
--keyword
=
_
--keyword
=
N_
\
--add-comments
--keyword
=
_
--keyword
=
N_
\
--files-from
=
$(srcdir)
/POTFILES.in
\
--files-from
=
$(srcdir)
/POTFILES.in
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment