Skip to content

Commit

Permalink
2005-08-10 Sven Neumann <[email protected]>
Browse files Browse the repository at this point in the history
        * Made 2.3.3, the "What The Hack" release.

        * data/images/gimp-splash.png: What The Splash, photo by antenne.


git-svn-id: http://svn.gnome.org/svn/gimp/trunk@18204 f57ce169-c725-0410-9505-c4955b3f21d2
  • Loading branch information
neo committed Aug 10, 2005
1 parent 7aa79ce commit 0351ac1
Show file tree
Hide file tree
Showing 5 changed files with 41 additions and 43 deletions.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
2005-08-10 Sven Neumann <[email protected]>

* Made 2.3.3, the "What The Hack" release.

* data/images/gimp-splash.png: What The Splash, photo by antenne.

2005-08-10 Michael Natterer <[email protected]>
Expand Down
11 changes: 7 additions & 4 deletions devel-docs/libgimp/tmpl/gimpprocbrowserdialog.sgml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,13 @@ GimpProcBrowserDialog

</para>

@parent_instance:
@browser:
@store:
@tree_view:

<!-- ##### SIGNAL GimpProcBrowserDialog::selection-changed ##### -->
<para>

</para>

@gimpprocbrowserdialog: the object which received the signal.

<!-- ##### FUNCTION gimp_proc_browser_dialog_new ##### -->
<para>
Expand Down
16 changes: 8 additions & 8 deletions docs/gimprc.5.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gimprc \- gimp configuration file
.SH DESCRIPTION
The
.B gimprc
file is a configuation file read by the GIMP when it starts up. There
file is a configuration file read by the GIMP when it starts up. There
are two of these: one system-wide one stored in
@gimpsysconfdir@/gimprc and a per-user \fB$HOME\fP/@gimpdir@/gimprc
which may override system settings.
Expand Down Expand Up @@ -46,7 +46,7 @@ shared by other users. This is a single folder.
.TP
(swap-path "${gimp_dir}")

Sets the swap file location. The gimp uses a tile based memory allocation
Sets the swap file location. The GIMP uses a tile based memory allocation
scheme. The swap file is used to quickly and easily swap tiles out to disk and
back in. Be aware that the swap file can easily get very large if the GIMP is
used with large images. Also, things can get horribly slow if the swap file is
Expand Down Expand Up @@ -347,13 +347,13 @@ milliseconds (less time indicates faster marching). This is an integer value.
.TP
(resize-windows-on-zoom no)

When enabled, the image window will automatically resize itself, when zooming
When enabled, the image window will automatically resize itself when zooming
into and out of images. Possible values are yes and no.

.TP
(resize-windows-on-resize no)

When enabled, the image window will automatically resize itself, whenever the
When enabled, the image window will automatically resize itself whenever the
physical image size changes. Possible values are yes and no.

.TP
Expand Down Expand Up @@ -613,8 +613,8 @@ path is being picked. This used to be the default behaviour in older versions.
.TP
(trust-dirty-flag no)

When enabled, the GIMP will not save if the image is unchanged since opening
it. Possible values are yes and no.
When enabled, the GIMP will not save an image if it has not been changed since
it was opened. Possible values are yes and no.

.TP
(save-device-status no)
Expand Down Expand Up @@ -642,13 +642,13 @@ Save the tool options when the GIMP exits. Possible values are yes and no.
.TP
(show-tips yes)

Enable to display a handy GIMP tip on startup. Possible values are yes and
Enable displaying a handy GIMP tip on startup. Possible values are yes and
no.

.TP
(show-tool-tips yes)

Enable to display tooltips. Possible values are yes and no.
Enable tooltips display. Possible values are yes and no.

.TP
(tearoff-menus yes)
Expand Down
14 changes: 7 additions & 7 deletions etc/gimprc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#
# (temp-path "${gimp_dir}/tmp")

# Sets the swap file location. The gimp uses a tile based memory allocation
# Sets the swap file location. The GIMP uses a tile based memory allocation
# scheme. The swap file is used to quickly and easily swap tiles out to disk
# and back in. Be aware that the swap file can easily get very large if the
# GIMP is used with large images. Also, things can get horribly slow if the
Expand Down Expand Up @@ -280,12 +280,12 @@
#
# (marching-ants-speed 300)

# When enabled, the image window will automatically resize itself, when
# When enabled, the image window will automatically resize itself when
# zooming into and out of images. Possible values are yes and no.
#
# (resize-windows-on-zoom no)

# When enabled, the image window will automatically resize itself, whenever
# When enabled, the image window will automatically resize itself whenever
# the physical image size changes. Possible values are yes and no.
#
# (resize-windows-on-resize no)
Expand Down Expand Up @@ -472,8 +472,8 @@
#
# (move-tool-changes-active no)

# When enabled, the GIMP will not save if the image is unchanged since
# opening it. Possible values are yes and no.
# When enabled, the GIMP will not save an image if it has not been changed
# since it was opened. Possible values are yes and no.
#
# (trust-dirty-flag no)

Expand All @@ -496,12 +496,12 @@
#
# (save-tool-options no)

# Enable to display a handy GIMP tip on startup. Possible values are yes and
# Enable displaying a handy GIMP tip on startup. Possible values are yes and
# no.
#
# (show-tips yes)

# Enable to display tooltips. Possible values are yes and no.
# Enable tooltips display. Possible values are yes and no.
#
# (show-tool-tips yes)

Expand Down
41 changes: 17 additions & 24 deletions po/Makefile.in.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@
#
# - Modified by jacob berkman <[email protected]> to install
# Makefile.in.in and po2tbl.sed.in for use with glib-gettextize
#
# - Modified by Rodney Dawes <[email protected]> for use with intltool
#
# We have the following line for use by intltoolize:
# INTLTOOL_MAKEFILE

GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
PACKAGE = @PACKAGE@
Expand All @@ -32,13 +27,13 @@ VPATH = @srcdir@
prefix = @prefix@
exec_prefix = @exec_prefix@
datadir = @datadir@
datarootdir = @datarootdir@
libdir = @libdir@
localedir = $(libdir)/locale
gnulocaledir = $(datadir)/locale
gettextsrcdir = $(datadir)/glib-2.0/gettext/po
subdir = po
install_sh = @install_sh@
mkdir_p = @mkdir_p@
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs

INSTALL = @INSTALL@
Expand Down Expand Up @@ -66,8 +61,7 @@ SOURCES =
POFILES = @POFILES@
GMOFILES = @GMOFILES@
DISTFILES = ChangeLog Makefile.in.in POTFILES.in \
$(POFILES) $(SOURCES)
EXTRA_DISTFILES = POTFILES.skip Makevars LINGUAS
$(POFILES) $(GMOFILES) $(SOURCES)

POTFILES = \

Expand All @@ -83,7 +77,7 @@ INSTOBJEXT = @INSTOBJEXT@

.po.pox:
$(MAKE) $(GETTEXT_PACKAGE).pot
$(MSGMERGE) $< $(GETTEXT_PACKAGE).pot -o $*.pox
$(MSGMERGE) $< $(top_builddir)/po/$(GETTEXT_PACKAGE).pot -o $*pox

.po.mo:
$(MSGFMT) -o $@ $<
Expand Down Expand Up @@ -180,7 +174,7 @@ uninstall:
rm -f $(DESTDIR)$(gettextsrcdir)/Makefile.in.in; \
fi

check: all $(GETTEXT_PACKAGE).pot
check: all

dvi info tags TAGS ID:

Expand All @@ -192,21 +186,16 @@ mostlyclean:
clean: mostlyclean

distclean: clean
rm -f Makefile Makefile.in POTFILES
rm -f *.mo *.msg *.cat *.cat.m $(GMOFILES)
rm -f Makefile Makefile.in POTFILES *.mo *.msg *.cat *.cat.m

maintainer-clean: distclean
@echo "This command is intended for maintainers to use;"
@echo "it deletes files that may require special tools to rebuild."
rm -f Makefile.in.in
rm -f $(GMOFILES)

distdir = ../$(GETTEXT_PACKAGE)-$(VERSION)/$(subdir)
dist distdir: $(DISTFILES)
dist distdir: $(DISTFILES) $(GETTEXT_PACKAGE).pot
dists="$(DISTFILES)"; \
extra_dists="$(EXTRA_DISTFILES)"; \
for file in $$extra_dists; do \
test -f $$file && dists="$$dists $$file"; \
done; \
for file in $$dists; do \
ln $(srcdir)/$$file $(distdir) 2> /dev/null \
|| cp -p $(srcdir)/$$file $(distdir); \
Expand Down Expand Up @@ -243,13 +232,17 @@ update-po: Makefile
# and Intltool tags (enclosed in square brackets), and appending a full
# relative path to them
POTFILES: POTFILES.in
( posrcprefix='$(top_srcdir)/'; \
( if test 'x$(srcdir)' != 'x.'; then \
posrcprefix='$(top_srcdir)/'; \
else \
posrcprefix="../"; \
fi; \
rm -f $@-t $@ \
&& (sed -e '/^#/d' \
-e 's/^[[].*] *//' \
-e '/^[ ]*$$/d' \
-e "s@^@ $$posrcprefix@" $(srcdir)/[email protected] \
| sed -e '$$!s/$$/ \\/') > $@-t \
&& (sed -e '/^#/d' \
-e "s/^\[.*\] +//" \
-e '/^[ ]*$$/d' \
-e "s@.*@ $$posrcprefix& \\\\@" < $(srcdir)/[email protected] \
| sed -e '$$s/\\$$//') > $@-t \
&& chmod a-w $@-t \
&& mv $@-t $@ )

Expand Down

0 comments on commit 0351ac1

Please sign in to comment.